Update of /cvsroot/win32forth/win32forth-stc/doc
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv2950/doc
Added Files:
readme.txt
Log Message:
win32forth-stc base comit
--- NEW FILE: readme.txt ---
W32F STC Version 0.2.03 10:42 19/09/2006
To meta-compile and build the system
------------------------------------
1. Run gkernel.exe
2. Type
fload stc\extend
fsave w32f
bye
3. Run w32f.exe
4. Type
fload stc\extend
fload stc\kernel\gmeta
To test the benchmark
---------------------
1. Run w32f.exe
2. Type
fload bench
To see generated code; after loading the benchmark try
see fib
|