
Package Information for gforth-0.6.2p0.tgz (i386)
[ FTP 1 ]
[ FTP 2 ]
[ Package Contents ]
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, backtraces, a decompiler and a powerful
locals facility, and it even has a manual. Gforth combines traditional
implementation techniques with newer techniques for portability and
performance: its inner innerpreter is direct threaded with
several optimizations, but you can also use a traditional-style indirect
threaded interpreter.
Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
WWW: http://www.jwdt.com/~paysan/gforth.html