Pakket: libffcall-dev (2.1-2)
Verwijzigingen voor libffcall-dev
Debian bronnen:
Het bronpakket ffcall downloaden:
- [ffcall_2.1-2.dsc]
- [ffcall_2.1.orig.tar.gz]
- [ffcall_2.1.orig.tar.gz.asc]
- [ffcall_2.1-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [savannah.gnu.org]
Vergelijkbare pakketten:
foreign function call libraries - development files
ffcall is a collection of libraries which can be used to build foreign function call interfaces in embedded interpreters.
The main libffcall library consists of two parts:
avcall - calling C functions with variable arguments
callback - closures with variable arguments as first-class C functions
The avcall and callback modules are also provided as separate libraries, but those are deprecated and are installed only for backward compatibility.
Two other libraries are provided:
vacall - C functions accepting variable argument prototypes (non-reentrant variant of part of 'callback')
trampoline - closures as first-class C functions (non-reentrant variant of part of 'callback')
This package also includes documentation, in HTML format and as manual pages.
Andere aan libffcall-dev gerelateerde pakketten
|
|
|
|
-
- dep: libavcall1 (= 2.1-2)
- foreign function call libraries - calling C functions with variable arguments
-
- dep: libcallback1 (= 2.1-2)
- foreign function call libraries - closures with variable arguments in C
-
- dep: libffcall1b (= 2.1-2)
- foreign function call libraries - main shared library
-
- dep: libtrampoline1 (= 2.1-2)
- foreign function call libraries - closures in C (non-reentrant variant)