Hi all
I am not sure if there are any specific mailinglist that is dedicated
to bieng suckless so I am posting it here.
i am trying to extend a scheme interpreter so that I can use it for
certain type of problems that I think that a marriage of scheme and C
would be the best option.
I was wondering what you guys think of the approaches below
1. Generate small C programs and call them via system() inside the
scheme interpreter.
2. Add custom code into the scheme interpreter and link in the lib
3. Develop some sort of foreign function interface
If you guys have an example of implementing some sort of suckless
approach to foreign function that would be cool.
fernan
-- http://www.fernski.comReceived on Sat Nov 15 2008 - 02:54:36 UTC
This archive was generated by hypermail 2.2.0 : Sat Nov 15 2008 - 03:00:05 UTC