[gforth] / gforth / gforth.lsm  

gforth: gforth/gforth.lsm


1 : anton 1.4 Begin4
2 :     Title: Gforth
3 : anton 1.7 Version: 0.6.1
4 :     Entered-date: 2000-03-11
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.4 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.4 wilke@jwdt.com (Jens Wilke)
16 :     neal@pinga.free-online.co.uk (Neal Crook)
17 : anton 1.7 dvdkhlng@gmx.de (David Kuehling)
18 : anton 1.5 Maintained-by: anton@mips.complang.tuwien.ac.at (Anton Ertl)
19 : anton 1.4 Primary-site: http://www.complang.tuwien.ac.at/forth/gforth/
20 : anton 1.7 2.3M gforth-0.6.1.bin.i386-pc-linux-gnulibc1.tar.gz
21 :     2.4M gforth-0.6.1.bin.i386-pc-linux-gnu.tar.gz
22 :     1K gforth.lsm
23 :     Alternate-site: ftp://iblio.org/pub/Linux/devel/lang/forth/
24 : anton 1.4 Original-site: ftp://ftp.gnu.org/gnu/gforth/
25 : anton 1.7 1.8 M gforth-0.6.1.tar.gz
26 : anton 1.4 Platforms: GCC-2.x (if you use the source package)
27 : anton 1.1 Copying-policy: GPL
28 :     End

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help