A tiny interpreter in Elm that evaluates non-negative integer constants and establishes the interpreter structure reused throughout Tiny Interpreters.
-
Updated
Aug 2, 2026 - Elm
A tiny interpreter in Elm that evaluates non-negative integer constants and establishes the interpreter structure reused throughout Tiny Interpreters.
This is a tiny interpreter made in C++, to learn interpreters and compilers!
Add a description, image, and links to the tiny-interpreters topic page so that developers can more easily learn about it.
To associate your repository with the tiny-interpreters topic, visit your repo's landing page and select "manage topics."