This repo hosts the new Clio parser.
- Lexer
- Parser (In progress)
- Code generator
- Internals
- Builtins
- Tests
- Merge into develop
- Functions
- Anonymous functions
- Set var
- Flow
- Arg ref
- Unpacking
- Arrays
- Mathematics
- Array math
- Comparisons
- Logicals
- Conditionals
- Inline conditionals
- Decorators
- Transforms
- Property access
- Slicing
- Range
- Program