Package details
Pure C interface generator.
The brandnew C interface generator, heavily based on Scott Dillard's
OpenGL interface generator. Just feed it the C headers of your
favourite C libraries and it will generate a Pure module with the
necessary extern declarations for you. It can also generate an FFI
interface if you prefer that, and/or an auxiliary C module which
makes it possible to interface to any kind of module that can be
called through a C interface.
This package has no releases.