On 2013/02/06 12:43P, Ivan Filgueiras wrote:
> I'm really new to chicken and I was wondering if there is a way to
> use FFI C functions (maybe with 'bind') with the csi interpreter, so
> that I can dynamically experiment with C stuff.

If you have libffi, the lazy-ffi egg provides an easy way to experiment
with foreign libraries from the REPL.

http://wiki.call-cc.org/eggref/4/lazy-ffi

Cheers,

Evan

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

Reply via email to