SMALL compiler creating Embryo bytecode
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
.
This package contains the embryo compiler: embryo_cc.
Attachment | Size | Date |
---|---|---|
libembryo-bin_1.0.0-1_armel.deb | 71.45 KB | 05/08/2013 - 11:18 |
embryo (1.0.0-1) unstable; urgency=low
* Upstream release 1.0.0
Recent comments