Gforth-fast-0.7.0

Gforth-fast-0.7.0

gforth-fast-0.7.0

GNU Forth Language Environment

Maintainer: Peter Pentchev



Section: interpreters

Install gforth-fast-0.7.0

  • Debian apt-get install gforth Click to copy
  • Ubuntu apt-get install gforth Click to copy
  • Kali Linux apt-get install gforth Click to copy
  • Fedora dnf install gforth Click to copy
  • Raspbian apt-get install gforth Click to copy
  • macOS brew install gforth Click to copy

gforth

GNU Forth Language Environment

This is the GNU'ish implementation of a Forth programming environment. Forth, as a language, is best known for being stack-based, and completely extensible. Each Forth environment provides one or more dictionaries of pre-defined words, and programming in Forth consists of defining and executing new words that are combinations of previously defined words. It has been said that learning Forth changes forever the way you think about writing programs. For more information about Forth, visit the Forth Interest Group web site at http://www.forth.org/fig.html.

Install the latest version of gforth-fast-0.7.0 in Debian, Ubuntu, Kali, Fedora, Raspbian and macOS from terminal. To install the gforth-fast-0.7.0 just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of gforth-fast-0.7.0 from the respository and install it in your computer/server.