Paketname | libffcall1-dev |
Beschreibung | Foreign Function Call Libraries (development files) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.10+cvs20100619-2 |
Sektion | libdevel |
Priorität | optional |
Installierte Größe | 324 Byte |
Hängt ab von | libffcall1 (= 1.10+cvs20100619-2) |
Empfohlene Pakete | |
Paketbetreuer | Christoph Egger |
Quelle | ffcall |
Paketgröße | 55386 Byte |
Prüfsumme MD5 | 3b140c951a87fed046f98b04875b3ff3 |
Prüfsumme SHA1 | 08443f38090c74978ff9f355ea697a34556670b3 |
Prüfsumme SHA256 | 80c340e9ce9fb5ad680aaf1d37bd75ea5d630ae86739fde38f5c0ea96c601422 |
Link zum Herunterladen | libffcall1-dev_1.10+cvs20100619-2_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)
|