Paketname | gforth |
Beschreibung | GNU Forth Language Environment |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.7.0+ds1-5 |
Sektion | interpreters |
Priorität | optional |
Installierte Größe | 1184 Byte |
Hängt ab von | libc6 (>= 2.3), libffcall1, libltdl7 (>= 2.2.6a), dpkg (>= 1.15.4) | install-info, gforth-common (= |
Empfohlene Pakete | |
Paketbetreuer | Peter Pentchev |
Quelle | |
Paketgröße | 539508 Byte |
Prüfsumme MD5 | 05abcd83130aed0777f6ce86737c3c01 |
Prüfsumme SHA1 | 5485f5e38902878f2c5573792f1b004dddd88f99 |
Prüfsumme SHA256 | 102da12624b2f4fc9785aa6de4f79157f0ae9bc14c15c3de15486804bf6d3f67 |
Link zum Herunterladen | gforth_0.7.0+ds1-5_i386.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.
.
For more information about Forth, visit the Forth Interest Group web site
at http://www.forth.org/fig.html.
|