[ColorForth] Ackerman bench mark
- Subject: [ColorForth] Ackerman bench mark
- From: "Dirk Heise" <dheise@xxxxxxxxxxx>
- Date: Sat, 11 Aug 2001 10:46:01 +0200
Hi! I'm confused.
A while ago i read Chuck Moores explanations about
Color Forth on Jeffs site. I tried to put some of
the ideas of ColorForth into OCF, my one color forth.
To facilitate tail recursion, i implemented ";;"
so that it compiles a jump back to the last defined
word.
Now i don't know whether this is real Color Forth -
somebody told me that ";;" in original Color Forth
turns the last compiled call into a jump, so that
for tail recursion you have to write
: aword .... aword ;;
I checked back on Chucks and Jeffs writings, but i
can't find the place where i found ";;" mentioned
anywhere.
Can somebody point me to the right page or tell me
how's it done in Color Forth?
Dirk Heise
dheiseNOdebitelSPAMnet
------------------------
To Unsubscribe from this list, send mail to Mdaemon@xxxxxxxxxxxxxxxxxx with:
unsubscribe ColorForth
as the first and only line within the message body
Problems - List-Admin@xxxxxxxxxxxxxxxxxx
Main ColorForth site - http://www.colorforth.com