| 1 : |
anton
|
1.1
|
Begin3 |
| 2 : |
|
|
Title: Gforth |
| 3 : |
anton
|
1.2
|
Version: 0.4.0 |
| 4 : |
|
|
Entered-date: 28DEC98 |
| 5 : |
anton
|
1.1
|
Description: Gforth is a fast and portable implementation of the ANS |
| 6 : |
|
|
Forth language. It works nicely with the Emacs editor, |
| 7 : |
|
|
offers some nice features such as input completion and |
| 8 : |
|
|
history and a powerful locals facility, and it even |
| 9 : |
|
|
has (the beginnings of) a manual. Gforth employs |
| 10 : |
|
|
traditional implementation techniques: its inner |
| 11 : |
|
|
innerpreter is indirect or direct threaded. |
| 12 : |
|
|
Keywords: Forth, interpreter, |
| 13 : |
anton
|
1.2
|
Author: bernd.paysan@gmx.de (Bernd Paysan) |
| 14 : |
anton
|
1.1
|
anton@mips.complang.tuwien.ac.at (Anton Ertl) |
| 15 : |
|
|
Maintained-by: bug-gforth@gnu.ai.mit.edu |
| 16 : |
|
|
Primary-site: ftp.complang.tuwien.ac.at /pub/forth/gforth |
| 17 : |
anton
|
1.2
|
1.1 M gforth-0.4.0-i386-pc-linux-gnulibc1.tar.gz |
| 18 : |
|
|
Alternate-site: metalab.unc.edu /pub/Linux/devel/lang/forth |
| 19 : |
|
|
Original-site: prep.ai.mit.edu /pub/gnu/gforth |
| 20 : |
|
|
986 kB gforth-0.4.0.tar.gz |
| 21 : |
anton
|
1.1
|
Copying-policy: GPL |
| 22 : |
|
|
End |