Jump to content

GNU Forth

From Rosetta Code
Revision as of 13:52, 20 August 2011 by rosettacode>Ayrnieu (correct reference to gforth's threading model)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GNU Forth is an implementation of Forth. Other implementations of Forth.

GNU Forth is a portable, hybrid direct/indirect-threaded (executable name gforth or gforth-fast) or indirect-threaded (executable name gforth-itc) 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

Cookies help us deliver our services. By using our services, you agree to our use of cookies.