[gforth] / gforth / gforth.lsm  

gforth: gforth/gforth.lsm


1 : anton 1.1 Begin3
2 :     Title: Gforth
3 :     Version: 0.3.0
4 :     Entered-date: 09APR97
5 :     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 :     Author: paysan@informatik.tu-muenchen.de (Bernd Paysan)
14 :     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 :     761 kb gforth-0.3.0-i486-unknown-linuxaout.tar.gz
18 :     771 kb gforth-0.3.0-i586-unknown-linux.tar.gz
19 :     Alternate-site: sunsite.unc.edu /pub/Linux/devel/lang/forth
20 :     Original-site: prep.ai.mit.edu /pub/gnu
21 :     692 kb gforth-0.3.0.tar.gz
22 :     Copying-policy: GPL
23 :     End

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help