Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/embryo
Dir : e17/libs/embryo
Modified Files:
README
Log Message:
some readme.. got to run!
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/embryo/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- README 24 Mar 2004 09:48:28 -0000 1.1
+++ README 25 Mar 2004 09:52:12 -0000 1.2
@@ -1 +1,21 @@
Embryo 0.0.1
+
+OK a lot of peolpe ask this. What is Embryo?
+
+It is a cleanup/imlementation of the SMALL programming/scripting language.
+You can find documentation on the language, syntax and the original code here:
+
+ http://www.compuphase.com/small.htm
+
+There are PDF's on the language syntax which are 100% relevant for Embryo.
+
+Embryo is based on the 2.5.0 codebase but has some MAJOR changes. I will list
+these later.
+
+Embryo is basically a compler/virtual machine combination. The compiler takes
+Small language scripts and compiles them into bytecode. This bytecode is
+interpreted by the Small Virtual Machine (Abstract Machine - or AMX). The
+Embryo AMX is a stripped down and cleaned up version of the Small original -
+with windows specific support removed and the coding style mostly changed to
+fit enlightenment coding style. The compiler is still almost verbatim. It
+works on x86 and PPC now. It needs work.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs