

| |||||||
|
You are here: Root > By Topic > FFI
SWIG is a software development tool that connects programs and libraries written in C and C++ with a variety of high-level programming languages, including Common Lisp. It parses C/C++ header files and automatically generates FFI definitions and glue code. The header files can be annotated with special directives that control code generation.
| Web site | http://www.swig.org |
| Mailing list | |
| Version | - |
| Maturity | Mature |
| OS compatibility | |
| ASDF installable | No |
| Official Download | |
| Mirrored Download | |
| Source code repository |
SWIG is a software development tool that connects programs and libraries written in C and C++ with a variety of high-level programming languages, including Common Lisp. It parses C/C++ header files and automatically generates FFI definitions and glue code. The header files can be annotated with special directives that control code generation.
SWIG supports the Allegro CL FFI, the CLISP FFI and the portable FFIs CFFI and UFFI.
FFI | Compatibility layers | Tools | C | C++
You must be logged to add a note
You must be logged to add a comment