a02b3fd72d
... by pulling two upstream patches. While here, spell out ANS Forth (1994) in the COMMENT and port description, fix a typo, and provide a more meaningful MAKE_JOBS_UNSAFE reason. PR: 293330
7 lines
347 B
Plaintext
7 lines
347 B
Plaintext
Gforth is a fast and portable implementation of the ANS Forth (1994)
|
|
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 interpreter is indirect or
|
|
direct threaded.
|