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