On 4/2/07, Alex Queiroz <[EMAIL PROTECTED]> wrote:
On 4/2/07, minh thu <[EMAIL PROTECTED]> wrote:
> Well, in fact I found very practical to made that sort of stuff.
> Write your C code then just a bit of Scheme so that Chicken is aware
> of the C code. Compile, that's it.
     I was talking about pure C modules.

Do you mean writing Chicken code, compiling it to a library, and
linking it into a "pure C" application? Or, similarly, embedding
Chicken code in a C application? I haven't done that myself; I have
done callbacks from a C library, and that can be tricky.

But I'm not sure that the range of FFI choices really relates to this issue.

Graham


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to