Warning: This module is not verified yet and
thus it is not recommended to use it. Do not trust it until it is
reviewed. That can take several days or even months, so please be patient.
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.