gforth - Fast and portable implementation of the ANS Forth language
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, 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 performance: its inner innerpreter is direct threaded with several optimizations, but you can also use a traditional-style indirect threaded interpreter.
Homepage: http://www.jwdt.com/~paysan/gforth.html
License: GPL
Vendor: Fedora Project
Packages
gforth-0.6.2-10.fc7.x86_64 [839 KiB] |
Changelog by Gerard Milmeister (2007-02-03):
- patch to remove buildpath from binary |