Matchbox 0.2.0

Matchbox is a memory-safe programming language designed for speed, portability, expressive syntax, and a unified toolchain.

Files:
- matchbox.exe: Matchbox command-line executable
- LICENSE.txt: Apache License 2.0

Install:
Place matchbox.exe in a permanent folder and add that folder to your system PATH.

Verify:
matchbox --version

Run a program:
matchbox main.mb

Documentation:
https://docs.matchbox-lang.org/0.2/

Website:
https://matchbox-lang.org

Source:
https://github.com/matchbox-lang/matchbox/tree/0.2.0

License:
Matchbox is licensed under the Apache License 2.0. See LICENSE.txt for details.

Copyright:
Copyright (c) 2023-2025. All rights reserved.
