Documentation
Ultraviolet is an alpha systems programming language for LLM-generated code humans can still review.
The current documentation is focused on the public alpha path: how to follow the compiler, build the project as it becomes public, run first examples, and read the language specification.
Start here
Section titled “Start here”- Quickstart tracks the install/build/run path.
- Build the compiler collects build notes and troubleshooting.
- First program introduces the first example shape.
- Specification links to the formal language specification.
Current status
Section titled “Current status”The language is alpha. A bootstrap-built compiler artifact exists, and the clean public build/check path is being stabilized. Documentation will stabilize alongside the public compiler, examples, diagnostics, and CI.