"Blazing through code like a gas, but without the fuss!"
- make a list of tokens and keywords
- make a lexer
- make a parser
- Variables
- Input
- Output
- Comments
- File I/O
- Functions
- File importing
- Variables
- Functions
- If/else statements
- Boolean logic
- Logical Operators
- Loops
- For loops
- while loops
- Arrays
- Dictionaries
- Make the main interpreter interface
- Make docs
- Networking
- Interactive REPL (Read-Eval-Print Loop)
- Object-Oriented Programming (OOP) (optional)