mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
7 lines
310 B
Plaintext
7 lines
310 B
Plaintext
Embryo is a tiny library designed interpret limited small programs compiled
|
|
by the included scmall compiler. This is mostly cleaning up and reduction
|
|
in size of the original small abstract machine. the compiler itself has been
|
|
left alone almost completely.
|
|
|
|
WWW: http://www.enlightenment.org/pages/embryo.html
|