[gambit-list] Can gambit-c fulfill this requirement?

naruto canada narutocanada at gmail.com
Tue Oct 30 17:33:27 EDT 2007


hi

Can gambit-c fulfill this requirement?
Let's say I have to implement some numerical library,
and given some C headers files and description for what the library should do,
and the C interface can not be changed for binary compatibility and ABI reason.
The library is simply numerical and
no IO or system call allowed (except malloc, free, and fprintf for debug).
Can Hobbit generate C code that is suitable for linking and embeding
in other project? There is no need for an interpreter.

Thanks



More information about the Gambit-list mailing list