Maxon Documentation
Welcome to the Maxon documentation. Maxon is a statically-typed, compiled language with a native x86-64 backend — written by AI, and designed so AI can write correct code in it.
Start here
- Introduction — what Maxon is and why it’s built this way.
- Installation — build the compiler from source.
- Your first program — a guided walk-through.
Reference
- Language Reference — the complete language, section by section.
- Standard Library — strings, collections, files, networking, and more.
- CLI Reference — every
maxoncommand and flag. - Best Practices — how to write idiomatic Maxon.
- BNF Specification — the formal grammar.