Dodo doc > Syntax


Syntax

2.1. Comments

2.2. Blocks

2.3. Delimiters

2.4. Literal Values

2.4.1. Number Literals

2.4.2. Text String Literals

2.4.2.1. Simple Text String Literals

2.4.2.2. Multi Line String Literals

2.4.2.3. Interpolated String Literals

2.4.3. Special Characters

2.4.4. Enum values

2.4.5. Collection Literals

2.4.5.1. List Literals

2.4.5.2. Set Literals

2.4.5.3. Map Literals

2.4.6. Tuples

2.4.7. Pattern Literals

2.4.7.1. Regular Expressions

2.4.7.2. Structured Pattern

2.4.7.3. Variable Pattern

2.4.7.4. Extended Variable Pattern

2.4.7.5. Intervals


^ 1.2. Use of Modules

v 3. Variables and Functions