AutoFFI 0.3.1

AutoFFI is a way to call compiled code from higher-level languages, such as scripting languages. Using LLVM and Clang, it inspects code written in a compiled language such as C and extracts the neccessary information for binding to it from another language using foreign-function interfaces (FFI).

Tags ffi code-generator code-generation automation
License MITL
State alpha

Recent Releases

0.3.103 Mar 2017 18:06 major feature: