|
From: | Alex Queiroz |
Subject: | Re: [Chicken-users] noobie question about chicken/swig/csi |
Date: | Mon, 2 Apr 2007 13:06:53 -0300 |
Hallo, On 4/2/07, Graham Fawcett <address@hidden> wrote:
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.
I'm talking about writing code to be require'd by a Chicken app, in pure C. A "pure C module." :-) Cheers, -- -alex
[Prev in Thread] | Current Thread | [Next in Thread] |