simC v0.1-alpha-2
- Added Raw C support
- For loops now support variables
- Added escape sequence support
- Fixed input statement to accept input without a prompt and specific data type
- Fixed logical operators
- Added functions with default arguments
- Fixed formal parameters of functions