OpenBSD.app - search packages

(Sun Dec 22 00:00:47 2024)

Info for: lang/gforth

Package Name Details Comment Description
gforth-0.7.3p4 ANSI/200x Forth interpreter and compiler 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: its inner interpreter is direct threaded with several optimizations, but you can also use a traditional-style indirect threaded interpreter.