summaryrefslogtreecommitdiffstats
path: root/src/Compiler
Commit message (Collapse)AuthorAgeFilesLines
* changed output name to same as source file, added build folder, linux ↵jwansek2021-11-082-18/+43
| | | | compatability
* Added support for strings and improved print statement syntaxAidenRushbrooke2021-11-075-36/+131
|
* Basic floating point support and small improvements to error handingAidenRushbrooke2021-11-078-28/+82
|
* Working if/else statements (very basic and unstable)AidenRushbrooke2021-11-065-1/+71
|
* Re-arranged files and added C compilationAidenRushbrooke2021-11-0610-0/+825