Fast and portable implementation of the ANS Forth language
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.7.3-25.fc41 | - |
Fedora 41 | 0.7.3-25.fc41 | - |
Fedora 40 | 0.7.3-24.fc40 | - |
Fedora 39 | 0.7.3-22.fc39 | - |
You can contact the maintainers of this package via email at
gforth dash maintainers at fedoraproject dot org
.