File:  [gforth] / gforth / gforth.lsm
Revision 1.7: download - view: text, annotated - select for diffs
Sun May 4 08:28:28 2003 UTC (20 years, 10 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0, v0-6-2, HEAD
minor changes

Begin4
Title: 		Gforth
Version: 	0.6.1
Entered-date: 	2000-03-11
Description:	Gforth is a fast and portable implementation of the ANS
		Forth language. It works nicely with the Emacs editor,
		offers some nice features such as input completion and
		history and a powerful locals facility, and it even
		has a manual. Gforth employs traditional
		implementation techniques: its inner innerpreter
		is indirect or direct threaded.
Keywords: 	Forth, interpreter
Author:         bernd.paysan@gmx.de (Bernd Paysan)
		anton@mips.complang.tuwien.ac.at (Anton Ertl)
		wilke@jwdt.com (Jens Wilke)
		neal@pinga.free-online.co.uk (Neal Crook)
		dvdkhlng@gmx.de (David Kuehling) 
Maintained-by: 	anton@mips.complang.tuwien.ac.at (Anton Ertl)
Primary-site:   http://www.complang.tuwien.ac.at/forth/gforth/
			2.3M gforth-0.6.1.bin.i386-pc-linux-gnulibc1.tar.gz
			2.4M gforth-0.6.1.bin.i386-pc-linux-gnu.tar.gz
			1K gforth.lsm
Alternate-site: ftp://iblio.org/pub/Linux/devel/lang/forth/
Original-site:  ftp://ftp.gnu.org/gnu/gforth/
			1.8 M gforth-0.6.1.tar.gz
Platforms: 	GCC-2.x (if you use the source package)
Copying-policy: GPL
End

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>