⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

{{implementation|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==

  • [http://directory.fsf.org/project/gforth/ Free Software Directory entry]
  • [http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/ GNU Forth HTML manual]