Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
forth_language [2007-06-10 11:20] – external edit 127.0.0.1forth_language [2008-05-13 15:49] (current) 81.188.78.24
Line 1: Line 1:
  
 +==== the FORTH programming language ====
  
-Forth is a stack based procedural programming language. [[wp>Forth_%28programming_language%29]]+Forth is a stack based procedural programming language, able to be found (or installed) on microprocessors, embedded systems, and personal computers. It encourages an itterative, exploratory style of programming, defining and redefining  'words' as programmes take shape.
  
-Forth implementations mentioned on this Wiki:+===Forth implementations ===
   * [[Packet Forth]]   * [[Packet Forth]]
   * [[amforth]]   * [[amforth]]
 +  * [[open firmware]]
 +  * gforth (aka GNU Forth) > http://www.complang.tuwien.ac.at/forth/gforth/
 +  * implementations  for a wide range of hardware can be found at http://www.forth.org/compilers.html
 +  * jonesforth  -- heavily commented/literate -> http://www.annexia.org/forth
  
 +===reading===
 +  * [[wp>Forth_(programming_language)]]
 +  * "thinking forth" > http://thinking-forth.sourceforge.net/
 +  * The Forth Interest Group (FIG) > http://forth.org
 +
 +===tutorials===
 +  * http://wiki.laptop.org/go/Forth_Lessons
  
---  [[pix]]  - 01 Mar 2007 
  
  • forth_language.1181474421.txt.gz
  • Last modified: 2007-06-10 11:45
  • (external edit)