Happy new year everybody!
I am pleased to announce today the initial release of TalkFFI.
TalkFFI enables automatic FFI generation for Smalltalk.
It uses libclang to parse unmodified C header files and generate FFI bindings to c libraries.
For now it supports the generation of NativeBoost FFI bindings.
The project is released under MIT license, and you can find it on the smalltalkhub site.
http://smalltalkhub.com/#!/~CipT/TalkFFI
Please do not hesitate send me your comments/critics/ideas.