gforth

v 0.7.3

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 and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner interpreter is indirect or direct threaded.

https://www.gnu.org/software/gforth/

To install gforth, paste this in macOS terminal after installing MacPorts

sudo port install gforth

Add to my watchlist

Installations 23
Requested Installations 21