- 1. Introduction
- 1.1. Install
- 1.2. IDE Setup
- 1.3. Hello World
- 2. Language Reference
- 2.1. Anatomy of a program
- 2.2. Operator reference
- 2.3. Primitive types
- 2.4. Advanced types
- 3. Standard Library
- 3.1. std
- 3.2. list
- 3.3. opt
- 3.4. result
- 3.5. format
- 3.6. btree
- 3.7. string
- 3.8. integer
- 3.9. real
4. Examples
4.1. FizzBuzz
- 5. Appendix
- 5.1. A - Keywords
- 5.2. B - Operators and Symbols