Paketname | gforth-common |
Beschreibung | GNU Forth architecture-independent dictionaries |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.7.0+ds1-5 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 2004 Byte |
Hängt ab von | |
Empfohlene Pakete | gforth (>= 0.7.0+ds1-5) |
Paketbetreuer | Ubuntu Developers |
Quelle | gforth |
Paketgröße | 413850 Byte |
Prüfsumme MD5 | 2b0b8ade2278aee779baebcf8443ee72 |
Prüfsumme SHA1 | e8463117e3ce36b86f1c8f0f56414c28ed8da1c2 |
Prüfsumme SHA256 | b565eab0981069fad0a9d36c3c1d17ee78aee31cc8e27761bc39982a2a0e7803 |
Link zum Herunterladen | gforth-common_0.7.0+ds1-5_all.deb |
Ausführliche Beschreibung | 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.
|