A simple programming language based on the AQA exam board's formalised Pseudocode. Language and Compiler created in Python.
An example program (example.aqa) has been provided. To Run the program use the following command:
python parser.py example.aqaAlternativley run the Batch file (compiler.bat) on Windows.
⚙️ Requires: rply