-- Leo's gemini proxy

-- Connecting to gemini.omarpolo.com:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en

lang/gforth v0.7.3


# pkg_add gforth

> ANSI/200x Forth interpreter and compiler


CVS Web

Port Homepage (WWW)


Maintainer: Jasper Lievisse Adriaanse <jasper at openbsd dot org>


Description


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.

-- Response ended

-- Page fetched on Sat Jun 1 19:25:38 2024