start | all-pages
sigils
If you are familiar with traditional Forth, you likely notice
that no number handling is done. In Konilo these are handled by
a sigil.
The sigil system is a central part of Konilo's design. If you
are familiar with ColorForth, it might make sense to consider
sigils to be colors, but done via characters instead of needing
special editor support.
*HowSigilsWork
*DefiningSigils
*SigilTable