GNU Forth
Appearance
(Redirected from Gforth)
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.