libembryo1 68843-1maemo1
SMALL-based abstract machine (AMX) bytecode interpreter
Embryo 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.
Homepage:
Section:
libs
Repository:
Size:
18276 bytes
MD5sum:
6f590655483875fac620389063965996
Source:
Status:
Package imported
QA Quarantine ends:
ENDED 2012-03-29 09:18
Packages depending on this package:
Changes
| Version | Changes | Author | Date |
| 68843-1maemo1 | * Updated to 68843 revision | maemo@maemo-desktop | 2012-03-26 19:58 UTC |
Package events
| Event type | User | Timestamp |
| Package imported | System | 2012-03-29 09:18 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.