[plt-scheme] Adding primitive c procedure
Noel Welsh
noelwelsh at gmail.com
Thu Jul 24 12:15:21 EDT 2008
To add a new C function to MzScheme the FFI is much simpler to use:
http://docs.plt-scheme.org/foreign/index.html
HTH,
Noel
On Thu, Jul 24, 2008 at 4:50 PM, Erlend Lorentzen <erlendlor at gmail.com> wrote:
> Hi
> I'm trying to add a primitive c procedure to MzScheme. I can't show all the
> code, but I'm basically doing something like this:
...
More information about the plt-scheme
mailing list