summaryrefslogtreecommitdiffstats
path: root/src/Compiler/Translator.java
Commit message (Expand)AuthorAgeFilesLines
* Added basic support for arraysAidenRushbrooke2021-11-271-4/+53
* Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject into ...jwansek2021-11-221-9/+33
|\
| * Improved error handing and added logical statementsAidenRushbrooke2021-11-221-13/+36
* | added argument parsingjwansek2021-11-221-4/+6
|/
* Added newlines between different print statementsAidenRushbrooke2021-11-201-0/+1
* Added initial support for do while loopsAidenRushbrooke2021-11-201-0/+9
* Added Do statements and code blocksAidenRushbrooke2021-11-171-7/+28
* Added support for strings and improved print statement syntaxAidenRushbrooke2021-11-071-16/+45
* Basic floating point support and small improvements to error handingAidenRushbrooke2021-11-071-5/+22
* Working if/else statements (very basic and unstable)AidenRushbrooke2021-11-061-0/+19
* Re-arranged files and added C compilationAidenRushbrooke2021-11-061-0/+123