[gforth] / gforth / gforth.lsm  

gforth: gforth/gforth.lsm


1 : anton 1.1 Begin3
2 :     Title: Gforth
3 : anton 1.3 Version: 0.5.0
4 :     Entered-date: 23SEP00
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 : anton 1.3 has a manual. Gforth employs traditional
10 :     implementation techniques: its inner innerpreter
11 :     is indirect or direct threaded.
12 : anton 1.1 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 : anton 1.3 Maintained-by: bug-gforth@gnu.org
16 : anton 1.1 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 : anton 1.3 1.4 M gforth-0.5.0.tar.gz
21 : anton 1.1 Copying-policy: GPL
22 :     End

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help