Paketname | slang-slirp |
Beschreibung | C code generator for the S-Lang scripting language |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.9.8-1 |
Sektion | interpreters |
Priorität | optional |
Installierte Größe | 1028 Byte |
Hängt ab von | libc6 (>= 2.3), libslang2 (>= 2.0.7-1) |
Empfohlene Pakete | |
Paketbetreuer | Debian JED Group |
Quelle | |
Paketgröße | 277214 Byte |
Prüfsumme MD5 | ad5d787a100482593bfa6db1b151ff7d |
Prüfsumme SHA1 | 018196f41d9382c026ebf3825f19d02a548a2c14 |
Prüfsumme SHA256 | 8c7dc63a687bafc4317acee1f737cd45be855a90a19485136dbc5ea6cdbf5e73 |
Link zum Herunterladen | slang-slirp_1.9.8-1_i386.deb |
Ausführliche Beschreibung | SLIRP is a C code generator, aimed at simplifying the process of
creating modules for the S-Lang scripting language. Using it can
dramatically reduce the time and effort required to make C, C++, and
FORTRAN code callable directly from the S-Lang interpreter.
.
SLIRP can also generate Makefiles to automate the module build
process, as well as pure C bindings for C++ code (cfront mode), or
empty (stub) implementations for the interface(s) specified by its
input. The code emitted in the latter two cases has no dependencies
upon S-Lang whatsoever.
|