Gforth

From Rosetta Code
Revision as of 00:48, 26 November 2007 by rosettacode>IanOsgood (describe GNU Forth)
Gforth is an implementation of Forth. Other implementations of Forth.

GNU Forth (executable name gforth) is a portable, direct-threaded implementation of the Forth language from the GNU project. It obeys the ANS standard and comes with many libraries and bits of sample code.

External links