Paketname | gforth-common |
Beschreibung | GNU Forth architecture-independent dictionaries |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.7.0+ds1-5 |
Sektion | interpreters |
Priorität | optional |
Installierte Größe | 2044 Byte |
Hängt ab von | |
Empfohlene Pakete | gforth (>= 0.7.0+ds1-5) |
Paketbetreuer | Peter Pentchev |
Quelle | gforth |
Paketgröße | 419692 Byte |
Prüfsumme MD5 | 0557661aa3e19495aaa393860cebef82 |
Prüfsumme SHA1 | 4c58da2bfc52f0a882042b43f7936c080532ebd8 |
Prüfsumme SHA256 | a3a5ef31a0835a94caf74f33239d7bae204919172617ca42797a0ada6ef866d8 |
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.
|