Files
2026-03-09 22:30:41 +00:00
..
2026-03-09 22:30:41 +00:00
2026-03-09 22:30:41 +00:00
2026-03-09 22:30:41 +00:00
2026-03-09 22:30:41 +00:00
2026-03-09 22:30:41 +00:00
2026-03-09 22:30:41 +00:00
2026-03-09 22:30:41 +00:00
2026-03-09 22:30:41 +00:00
2026-03-09 22:30:41 +00:00
2026-03-09 22:30:41 +00:00

Mojo Compiler

Code = Doc: All documentation is in mojo.py


Quick Start

# See all commands
./mojo.py --help

# Compile file
./mojo.py compile file.mojo

# Run tests
./mojo.py test

# Show samples
./mojo.py samples

# Compiler info
./mojo.py info

Status: 5 phases complete, 12 tests passing (100%)

Documentation: Run ./mojo.py --help