mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
7 lines
320 B
Plaintext
7 lines
320 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/Libraries/Embryo/index.html
|