[gforth] / gforth / gforth.lsm  

gforth: gforth/gforth.lsm

Diff for /gforth/gforth.lsm between version 1.3 and 1.4

version 1.3, Sat Sep 23 15:06:00 2000 UTC version 1.4, Mon Nov 13 22:10:30 2000 UTC
Line 1 
Line 1 
 Begin3  Begin4
 Title:          Gforth  Title:          Gforth
 Version:        0.5.0  Version:        0.5.0
 Entered-date:   23SEP00  Entered-date:   2000-10-25
 Description:    Gforth is a fast and portable implementation of the ANS  Description:    Gforth is a fast and portable implementation of the ANS
                 Forth language. It works nicely with the Emacs editor,                  Forth language. It works nicely with the Emacs editor,
                 offers some nice features such as input completion and                  offers some nice features such as input completion and
Line 9 
Line 9 
                 has a manual. Gforth employs traditional                  has a manual. Gforth employs traditional
                 implementation techniques: its inner innerpreter                  implementation techniques: its inner innerpreter
                 is indirect or direct threaded.                  is indirect or direct threaded.
 Keywords:       Forth, interpreter,  Keywords:       Forth, interpreter
 Author:         bernd.paysan@gmx.de (Bernd Paysan)  Author:         bernd.paysan@gmx.de (Bernd Paysan)
                 anton@mips.complang.tuwien.ac.at (Anton Ertl)                  anton@mips.complang.tuwien.ac.at (Anton Ertl)
                   wilke@jwdt.com (Jens Wilke)
                   neal@pinga.free-online.co.uk (Neal Crook)
 Maintained-by:  bug-gforth@gnu.org  Maintained-by:  bug-gforth@gnu.org
 Primary-site:   ftp.complang.tuwien.ac.at /pub/forth/gforth  Primary-site:   http://www.complang.tuwien.ac.at/forth/gforth/
                         1.1 M gforth-0.4.0-i386-pc-linux-gnulibc1.tar.gz                          1.6M gforth-0.5.0-i386-pc-linux-gnulibc1.tar.gz
 Alternate-site: metalab.unc.edu /pub/Linux/devel/lang/forth                          1.6M gforth-0.5.0-i386-pc-linux-gnu.tar.gz
 Original-site:  prep.ai.mit.edu /pub/gnu/gforth                          2K gforth.lsm
   Alternate-site: ftp://metalab.unc.edu/pub/Linux/devel/lang/forth/
   Original-site:  ftp://ftp.gnu.org/gnu/gforth/
                         1.4 M gforth-0.5.0.tar.gz                          1.4 M gforth-0.5.0.tar.gz
   Platforms:      GCC-2.x (if you use the source package)
 Copying-policy: GPL  Copying-policy: GPL
 End  End


Generate output suitable for use with a patch program
Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help