Didn't realise you were working on the Mac...

A search of the J wiki on keyword: "XCode" might interest you. Especially:

http://www.jsoftware.com/jwiki/Interfaces/JTask
http://www.jsoftware.com/jwiki/Interfaces/Xcode

These pages are fairly old, and there's been some changes to XCode since.

On Sat, Jun 23, 2012 at 5:29 PM, Konrad Hinsen
<konrad.hin...@fastmail.net> wrote:
> David Mitchell writes:
>
>  > One way is to use the J source code and compile in references to any C 
> library
>  > code you need as your personal extension of J.
>  >
>  > There are examples in the J source code of interfacing to C libraries.
>
> Raul Miller writes:
>
>  > I would start with the links listed here:
>  >    http://jsoftware.com/help/user/dlls.htm
>
>
> Thanks to both of you! I must have overlooked the DLL page because I
> associate DLLs with Windows. I'll play with both approaches to see
> which one fits my needs better. It's certainly preferable not to have
> to recompile the J interpreter if I ever want to distribute my code,
> but it may be the lesser evil compared to analyzing DLLs for complex
> libraries.
>
> Konrad.
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to