summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | Created a grammar table regarding FORTRAN and Java.
| * | change report structure slightly, add subheadingschris-sutcliffe2021-10-171-3/+7
| |/
| * Report WritingAlfie Eagleton2021-10-163-14/+61
| | | | | | | | I implemented the existing bullet pointed intro document into a fuilly written report.tex file, then merged into esoteric_project_report.text under Chapter 1 and Chapter 2
| * 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