Language Tour
The language tour will introduce Ultraviolet from the perspective of a reader reviewing source that may have been generated by an LLM or another tool.
Upcoming topics
Section titled “Upcoming topics”- project model
- declarations
- types
- permissions
- ownership/responsibility
- effects
- LLM-generated-code patterns
The tour will prioritize local syntax, explicit semantics, and examples that are useful for compiler, tooling, and code-generation evaluators.