Matchbox 0.2.1 Released

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 »

Matchbox 0.2.0 Released

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 »

Hello World

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 »