Forth Lessons: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 30: Line 30:
* [http://www.gnu.org/software/gforth/ Gforth]
* [http://www.gnu.org/software/gforth/ Gforth]
* [http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/ Gforth Manual]
* [http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/ Gforth Manual]
* [http://home.iae.nl/users/mhx/sf.html Starting Forth] An excellent introduction by Leo Brodie
* [http://www.forth.com/starting-forth/ Starting Forth] or [http://home.iae.nl/users/mhx/sf.html Starting Forth] An excellent introductory book by Leo Brodie
* [http://thinking-forth.sourceforge.net Thinking Forth] Leo Brodie's book about Forth Philosophy
* [http://thinking-forth.sourceforge.net Thinking Forth] Leo Brodie's book about Forth Philosophy
* [[Object-Oriented Forth]] deep diving into oof.fs
* [[Object-Oriented Forth]] deep diving into oof.fs

Revision as of 10:05, 18 April 2011

This is a series of lessons on the Forth programming language and Open Firmware. New lessons are added periodically, so check back frequently or watch the page if you are interested.

External links

See also the following pages for more forth information: