I'm wondering if it's possible to Use Freemat to create a .dll / .so file from an m-file with a function in it, and be able to link against the .dll file from C source.
I saw that llvm/clang was included in the source of Freemat and was reading through the code to see what role it played (if any) in interpreting the m-file and similar commands.
Thanks,
Dave