Reference Guides
- Built-ins that provide the building blocks necessary to be productive in the language and how they work.
- The Alan Standard Library
- Alan VM Opcode Reference provides a reference to the lowest level set of instructions the compiler emits for the Alan Virtual Machine.
- List of Keywords and Reserved Symbols as a quick reference to what is disallowed as variable, function, or operator names.