Matchbox 0.1.4 Released
Matchbox 0.1.4 is the initial public release.
This release introduces the compiler, virtual machine, variables, expressions, and REPL.
Added
- Initial compiler
- Initial virtual machine
- Variables
- Expressions
- Interactive REPL
Download
Download Matchbox 0.1.4 for Windows (32-bit).
Matchbox remains early-stage software. Version 0.1.4 supports Windows, uses signed 32-bit integers, and intentionally provides a small language surface.
The source for this release is available under the 0.1.4 tag.