mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
4e6b9d37ad
Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work preparing the initial version of the update! PR: ports/148038 Submitted by: Grzegorz Blach <magik@roorback.net> (based on)
7 lines
306 B
Plaintext
7 lines
306 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://docs.enlightenment.org/auto/embryo/
|