Paketname | libffcall1-dev |
Beschreibung | Foreign Function Call Libraries (development files) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.10+2.41-3 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 328 Byte |
Hängt ab von | libffcall1 (= 1.10+2.41-3), libc6-dev | libc-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | ffcall |
Paketgröße | 51114 Byte |
Prüfsumme MD5 | d2320cdf4e4acbe1614e6049f560b94e |
Prüfsumme SHA1 | f29085a89fb61eed3ff97bb1498523779c44e027 |
Prüfsumme SHA256 | c5e6dde2b980d14d827d1862c0378280b8da4b78afb757d1209ab0539bef4c44 |
Link zum Herunterladen | libffcall1-dev_1.10+2.41-3_i386.deb |
Ausführliche Beschreibung | This is a collection of four libraries which can be used to build
foreign function call interfaces in embedded interpreters.
.
The four 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)
|