[Larceny-users] Using the FFI in ERR5RS/R6RS libraries

Eduardo Cavazos wayo.cavazos at gmail.com
Sat Feb 28 18:44:14 EST 2009


Hello,

I've been loading the ffi procedures into the REPL via these expressions:

(r5rs:require 'std-ffi)
(r5rs:require 'foreign-ctools)
(r5rs:require 'foreign-cstructs)

Now I'd like to make a Larceny 'sls' library containing the ffi code.

What's the proper library import form to include the above?

Ed



More information about the Larceny-users mailing list