I am not sure how many rewrites I've done but here we go again. I am currently working on winter however to get up to speed with SusCoding I am going to need to do these things on the to-do list:
Base:
- Add File Reading
- Add Lexical Analysis
- Add Artemis Error Checking
- Add Code Execution
Lexing:
- Add Let
- Add Double Assignment
- Add Strings
- Add Numbers
- Add Arithmetic Sequences
- Add If
- Add Elif Statement
- Add Else Statement
- Add Function
- Passing Variables Into Functions
- Add Arrays
- Add Indexing Arrays
- Add Array To Types
- Add Comments
- Add Not Equal
- Add While Loop
Artemis:
- Add Let
- Add Double Assignment
- Add Strings
- Add Numbers
- Add Arithmetic Sequences
- Add If
- Add Elif Statement
- Add Else Statement
- Add Function
- Passing Variables Into Functions
- Add Arrays
- Add Indexing Arrays
- Add Array To Types
- Add Comments
- Add Not Equal
- Add While Loop
Execution:
- Add Let
- Add Double Assignment
- Add Strings
- Add Numbers
- Add Arithmetic Sequences
- Add If
- Add Elif Statement
- Add Else Statement
- Add Function
- Passing Variables Into Functions
- Add Arrays
- Add Indexing Arrays
- Add Array To Types
- Add Comments
- Add Not Equal
- Add While Loop