-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Sofia Faro edited this page Dec 16, 2019
·
3 revisions
Welcome to the Mirth wiki!
Mirth is a type-safe functional Forth. It is inspired by Forth, Joy, Haskell, Idris, Rust, and Lisp. The language is still a work-in-progress. This wiki is also a work-in-progress tutorial and documentation for the language.
Table of Contents:
- What is Mirth? (stub)
- Getting Started
- Working With The Stack (TODO)
- Defining Words (TODO)
- Types, Words, and Effects (TODO)
- Modules, Imports, and Exports (TODO)