start | all-pages
forth
Forth is a *stack based language providing simplicity,
efficiency, and extensibility for a wide range of
programming adventures.
A *UniqueDialect sits at the heart of *Konilo, and allows
programs to be easily written, tested, and extended as needed.
This dialect makes extensive use of *sigils, *quotations, and
*combinators, and (mostly) avoids forward parsing, focusing on
using the stack to pass data between words.