aboutsummaryrefslogtreecommitdiff
path: root/lang/gforth/pkg-descr
blob: 1bd0d0ada712e164c320f1ae25bc02985ca7313b (plain) (blame)
1
2
3
4
5
6
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 a manual. Gforth employs traditional
implementation techniques: its inner innerpreter is indirect or
direct threaded.