Categories
FFCall
A collection of four libraries used to build foreign function call interfaces in embedded interpreters.
The packages are: avcall - calling C functions with variable arguments vacall - C functions accepting variable argument prototypes trampoline - closures as first-class C functions callback - closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline)
Last updated 7 Jan, 2008
About
Leadership
- Bruno Haible - Maintainer
Related Projects
Subprograms
avcall, vacall, trampoline, callback
Versions
1.10
1.10 stable released 2004-06-03
- Released: 3 Jun, 2004
- Code Maturity: Stable
- Source Archive: ftp://ftp.santafe.edu/pub/gnu/ffcall-1.10.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Library



