Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated DO loop on BNF | Alfie Eagleton | 2021-11-08 | 1 | -1/+1 |
* | add complex to bnf table | chris.sutcliffe | 2021-11-08 | 2 | -1/+1 |
* | Merge bnf table changes | chris.sutcliffe | 2021-11-08 | 2 | -5/+15 |
|\ | |||||
| * | more updates | Alfie Eagleton | 2021-11-08 | 2 | -5/+15 |
* | | add to bnf table | chris.sutcliffe | 2021-11-08 | 1 | -0/+21 |
|/ | |||||
* | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject | Alfie Eagleton | 2021-11-08 | 2 | -3/+17 |
|\ | |||||
| * | add reference to bib for bnf form, add to table | chris.sutcliffe | 2021-11-08 | 2 | -1/+17 |
* | | added to BNF | Alfie Eagleton | 2021-11-08 | 2 | -1/+16 |
|/ | |||||
* | Added support for strings and improved print statement syntax | AidenRushbrooke | 2021-11-07 | 10 | -46/+213 |
* | Basic floating point support and small improvements to error handing | AidenRushbrooke | 2021-11-07 | 11 | -42/+91 |
* | Working if/else statements (very basic and unstable) | AidenRushbrooke | 2021-11-06 | 8 | -3/+82 |
* | Re-arranged files and added C compilation | AidenRushbrooke | 2021-11-06 | 27 | -587/+245 |
* | updated .gitignore | jwansek | 2021-11-04 | 1 | -0/+7 |
* | Added example.txt to base directory | Alfie Eagleton | 2021-11-03 | 2 | -2/+31 |
* | New Project Working + Report | Alfie Eagleton | 2021-11-03 | 34 | -0/+1490 |
* | started work on translation to c | jwansek | 2021-11-01 | 12 | -2/+90 |
* | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject | AidenRushbrooke | 2021-10-25 | 19 | -14/+620 |
|\ | |||||
| * | added using symbol table in stack | jwansek | 2021-10-25 | 5 | -43/+62 |
| * | updated readme and makefile | jwansek | 2021-10-24 | 2 | -0/+7 |
| * | started work on the symbol table, preparing for variables | jwansek | 2021-10-24 | 1 | -0/+48 |
| * | added the start of a type system | jwansek | 2021-10-24 | 8 | -91/+196 |
| * | added sableCC calculator | jwansek | 2021-10-18 | 9 | -0/+249 |
| * | add some notes on grammar and start lexer section | chris-sutcliffe | 2021-10-18 | 3 | -1/+60 |
| * | Merge branch 'main' of github.com:AlfieEagleton/EsotericProject into main | chris-sutcliffe | 2021-10-17 | 2 | -0/+66 |
| |\ | |||||
| | * | Chapter 3 - FORTRAN | Alfie Eagleton | 2021-10-17 | 2 | -0/+66 |
| * | | change report structure slightly, add subheadings | chris-sutcliffe | 2021-10-17 | 1 | -3/+7 |
| |/ | |||||
| * | Report Writing | Alfie Eagleton | 2021-10-16 | 3 | -14/+61 |
| * | removed pushing bytecode | jwansek | 2021-10-11 | 1 | -0/+2 |
* | | Interpreter capable of handing variables | AidenRushbrooke | 2021-10-25 | 10 | -35/+592 |
|/ | |||||
* | Added basic lexical analysis | AidenRushbrooke | 2021-10-09 | 4 | -0/+210 |
* | add names to report | chris.sutcliffe | 2021-10-04 | 2 | -1/+1 |
* | add gitignore and project directory structure | chris.sutcliffe | 2021-10-04 | 5 | -0/+417 |
* | Initial commit | Alfie Eagleton | 2021-09-27 | 1 | -0/+2 |