mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
dc02211db6
PR: ports/100492 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
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
|