GNU Forth

From Rosetta Code

Jump to: navigation, search

Implementation
This is an implementation of Forth.

You may find other implementations of this language at Category:Forth Implementations.

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.

[edit] External links

Personal tools