Library Reference¶
The Library section is the language reference for Arx features, inspired by
the structure of docs.python.org.
Start here when you need exact syntax and placement rules.
Available References¶
Scope (Current Prototype)¶
This reference currently focuses on:
- module structure
- function definitions and calls
- docstring placement rules
More feature pages can be added here as the language grows.