Hi Hannu.

Am 10.04.2011 um 04:48 schrieb Hannu Vuolasaho:
..
>> Yes, UNTIL consumes a flag. IF consumes a flag too.

> OK. Does amforth's words page have then error in if (  -- addr  )
> ? shouldn't that be ( f -- addr) Also until (  addr --  )
> looks wrong. (f -- ) as it is making boolean decission.

You are right, that has to be fixed.

Maybe the "Forth Programmer's Handbook" is what you want, it is the  
de facto ANS Forth reference manual, regardless of which Forth  
implementation you use.
http://www.forth.com/forth/forth-books.html

Download a free copy of swiftForth evaluation version, the handbook  
is included as pdf file, a very fine piece of work. The ANS Forth  
Standard is included too.
http://www.forth.com/swiftforth/dl.html

The gforth user manual is a good reference as well.
http://www.jwdt.com/~paysan/gforth.html

Or look at dpans forth:
http://www.complang.tuwien.ac.at/forth/dpans-html/

Michael

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Amforth-devel mailing list
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to