套件: gforth-common (0.7.3+dfsg-9build2)
gforth-common 的相關超連結
Trisquel 的資源:
下載原始碼套件 gforth:
- [gforth_0.7.3+dfsg-9build2.dsc]
- [gforth_0.7.3+dfsg.orig.tar.xz]
- [gforth_0.7.3+dfsg-9build2.debian.tar.xz]
維護者:
Original Maintainer:
- Peter Pentchev
外部的資源:
- 主頁 [www.complang.tuwien.ac.at]
相似套件:
GNU Forth architecture-independent dictionaries
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.
This package provides the architecture-independent Forth dictionaries.