- Comments
- ✅ singe line
- ✅ multiline
- ✅ documentation
- Identifier & Parameters
- ✅ Typed Identifiers
- ✅ Typed Parameters (List)
- Variable
- ✅ Variable Declaration
- ✅ Variable Assignment
- ✅ Variable Declaration Assignment
- Functions
- ✅ Basic Function Structure
- ✅ Function with body
- ✅ Named Function Declaration
- ✅ Anonymous Function Declaration
- ✅ Lambda function syntax
- Terminators
- ✅ lineTerminator
- Literals
- ✅ integer literals
- ✅ float literals
- ✅ decimal literals
- ✅ hexadecimal literals
- ✅ digit separators
- ✅ octal literals
✅ - Implemented ❌ - Not (yet) Implemented