软件包: gforth (0.6.2-7.2) [universe]
gforth 的相关链接
Ubuntu 的资源:
下载源码包 gforth:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Eric Schwartz (Skif)
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
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.