ffcall-1.10 |
Foreign function call libraries for programmers |
| Description: |
This is a collection of three libraries which can be used to build foreign function call interfaces in embedded interpreters. Avcall is used for C functions with variable arguments, vacall for C functions accepting variable argument prototypes and trampoline which provides closures as first-class C functions. |
| Author: |
Bruno Haible <haible@ma2s2.mathematik.uni-karlsruhe.de> |
| Home URL: |
ftp://ftp.mirrorservice.org/pub/gnu/ |
| License: |
GNU General Public License v2
|
| Installation Tree: |
/usr/local |
| Languages used: |
C |
| Build-time dependencies: |
make |
| Documentation: |
Installation README Man Page |