I've found this package: http://planet.racket-lang.org/package-source/dherman/c.plt
It includes a full C-parser, and, from what I can tell something for supporting ABI's: http://planet.racket-lang.org/package-source/dherman/c.plt/4/0/planet-docs/c/header.html#(part._abi) My question is if it is possible, using only this package, to automatically generate FFI bindings for a C-library using nothing more than the library's header. I couldn't directly infer this from the documentation. Many thanks, Sam -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

