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 Debian Archiv squeeze (main)
Version0.9.9.061-2
Sektionlibs
Prioritätoptional
Installierte Größe84 Byte
Hängt ab vonlibc6 (>= 2.2.3)
Empfohlene Pakete
PaketbetreuerDebian Pkg-e Team
Quelleembryo
Paketgröße20022 Byte
Prüfsumme MD555db1fa631abe5ad2f986345ec0c3d8a
Prüfsumme SHA12b8f72ec0f39191693878e16ceabfc0e8692cab5
Prüfsumme SHA2568db6e3621bba2719bc5cef863c0ea401597639b8a225a20ab0e74729032e063a
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