DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibembryo0
BeschreibungSMALL-based abstract machine (AMX) bytecode interpreter
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version0.9.9.061-2
Sektionlibs
Prioritätoptional
Installierte Größe88 Byte
Hängt ab vonlibc6 (>= 2.4)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelleembryo
Paketgröße20360 Byte
Prüfsumme MD51858c5d4a8fdcb5f8f0eec6a6f27ba2b
Prüfsumme SHA1f068de224d910b568355233d2dc5838b0fd7676f
Prüfsumme SHA2565564cd5eb4923944a8750ded1bee20b56e4fc5756fdeda2d9f36cd452f96f28a
Link zum Herunterladenlibembryo0_0.9.9.061-2_i386.deb
Ausführliche BeschreibungEmbryo is primarily a shared library that gives you an API to load and control interpreted programs compiled into an abstract machine bytecode that it understands. This abstract (or virtual) machine is similar to a real machine with a CPU, but it is emulated in software. The architecture is simple and is the same as the abstract machine (AMX) in the SMALL language as it is based on exactly the same code. Embryo has modified the code for the AMX extensively and has made it smaller and more portable. It is VERY small. The total size of the virtual machine code AND header files is less than 2500 lines of code. It includes the floating point library support by default as well. This makes it one of the smallest interpreters around, and thus makes is very efficient to use in code. . See also http://www.compuphase.com/small.htm for details on SMALL.


Impressum
Linux is a registered trademark of Linus Torvalds