On Thu, Feb 28, 2008 at 11:19:20PM -0500, Henk Boom wrote: > What would be useful, though, is a tool to automatically generate ffi > bindings by parsing C header files. C's syntax is irregular enough > that this sounds like an unpleasant job though. Have you seen Swig (http://www.swig.org/)? ~ Aleks