Paketname | slang-slirp |
Beschreibung | C code generator for the S-Lang scripting language |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.9.6-3 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 1004 Byte |
Hängt ab von | libc6 (>= 2.4), libslang2 (>= 2.0.7-1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 271448 Byte |
Prüfsumme MD5 | 6728e55ac5513363faccf1810af3e276 |
Prüfsumme SHA1 | 61acec55d24f69fbf9779380ac86bffa0a62b1a7 |
Prüfsumme SHA256 | af003e999067f9101efbe32b6f971837ef44bed46323766a1acebcad7cbffd58 |
Link zum Herunterladen | slang-slirp_1.9.6-3_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.
|