FORTH

the FORTH programming language [FIXME: lots of links scattered elsewhere to gather here ...] [FIXME: should this section go elsewhere ? perhaps robot_links.html or to_program.html ? or its own dedicated page ? ]

latest Forth news is, of course, at news:comp.lang.forth | http://groups.google.com/groups?group=comp.lang.forth ... also Wikibooks:Forth http://en.wikibooks.org/wiki/Forth , Wikipedia:Forth http://en.wikipedia.org/wiki/Forth , C2:ForthLanguage http://c2.com/cgi/wiki?ForthLanguage , fwiki http://fwiki.logilan.com/ .

[FIXME: should I dump all these links over to one of the Forth Wiki ? ]

?]

see also linux.html#style_guides

see also machine_vision.html#fft for FFT programmed in FORTH.

see also book.html for some books on forth [FIXME: move here, just leave link to here at book.html ?] [FIXME: should I seperate out 2 lists: one dealing with implementation (direct-threaded vs. indirect threaded, etc.) (perhaps useful for OS writers) and one dealing with programming (tutorials, advanced ideas, source code) ?]

More than 2 stacks

Some people have speculated: Since 2 stacks are so much better than 1 stack, perhaps even more stacks would be better? (See also http://en.wikipedia.org/wiki/Stack_machine#More_than_two_stacks )

unsorted

unsorted comments

... DAV: basically, I want to include the complete source code on the device ...

also, interactivity is really helpful in development ...


created 2006-02-09 (forked off from computer_architecture.html)

end forth.html