Posted on Jun 22, 2026
This release corrects function and built-in argument order, recognizes the intended `double` and `protocol` keyword spellings, and explicitly rejects unsupported comparison, logical, bitwise-assignment, and shift-assignment operators.
Read more »
Posted on Aug 19, 2025
This release provides the Matchbox 0.2 language baseline, including signed 32-bit integers, variables, expressions, user-defined functions, built-in functions, direct source execution, the REPL, bytecode display, and version output.
Read more »
Posted on Jul 4, 2024
This release introduces the initial compiler, virtual machine, variables, expressions, and REPL.
Read more »
Posted on Jul 4, 2024
This blog will share updates about Matchbox, including language development, compiler internals, releases, documentation, and the occasional experiment along the way.
Read more »