summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for strings and improved print statement syntaxAidenRushbrooke2021-11-0710-46/+213
* Basic floating point support and small improvements to error handingAidenRushbrooke2021-11-0711-42/+91
* Working if/else statements (very basic and unstable)AidenRushbrooke2021-11-068-3/+82
* Re-arranged files and added C compilationAidenRushbrooke2021-11-0627-587/+245
* updated .gitignorejwansek2021-11-041-0/+7
* Added example.txt to base directoryAlfie Eagleton2021-11-032-2/+31
* New Project Working + ReportAlfie Eagleton2021-11-0334-0/+1490
* started work on translation to cjwansek2021-11-0112-2/+90
* Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProjectAidenRushbrooke2021-10-2519-14/+620
|\
| * added using symbol table in stackjwansek2021-10-255-43/+62
| * updated readme and makefilejwansek2021-10-242-0/+7
| * started work on the symbol table, preparing for variablesjwansek2021-10-241-0/+48
| * added the start of a type systemjwansek2021-10-248-91/+196
| * added sableCC calculatorjwansek2021-10-189-0/+249
| * add some notes on grammar and start lexer sectionchris-sutcliffe2021-10-183-1/+60
| * Merge branch 'main' of github.com:AlfieEagleton/EsotericProject into mainchris-sutcliffe2021-10-172-0/+66
| |\
| | * Chapter 3 - FORTRANAlfie Eagleton2021-10-172-0/+66
| * | change report structure slightly, add subheadingschris-sutcliffe2021-10-171-3/+7
| |/
| * Report WritingAlfie Eagleton2021-10-163-14/+61
| * removed pushing bytecodejwansek2021-10-111-0/+2
* | Interpreter capable of handing variablesAidenRushbrooke2021-10-2510-35/+592
|/
* Added basic lexical analysisAidenRushbrooke2021-10-094-0/+210
* add names to reportchris.sutcliffe2021-10-042-1/+1
* add gitignore and project directory structurechris.sutcliffe2021-10-045-0/+417
* Initial commitAlfie Eagleton2021-09-271-0/+2