minic playground

Not built yet. This is phase 10: write minic here and watch it become tokens, an AST, a typed AST, SSA intermediate representation, the same IR after each optimization pass, allocated registers and bytecode — then run it, or step the VM one instruction at a time.

The compiler it will import runs in this page unmodified: the same modules the test suite runs against, with no build step in between.

Until then: the report, the language, its semantics.