/Compiler-Construction

To track the progress of our CC course project

Primary LanguageC++

Compiler-Construction

To track the progress of our CC course project

Team: NoSegFaultPlease

Members:

  • Anastassiya Ryabkova
  • Daniel Atonge
  • Vitaliy Korbashov
  • Ozioma Okonicha

Completed Interpreter

How to run the code

Step 1: clone the git repository
Step 2: git checkout master
Step 3: cd path/to/CompletedInterpreter
Step 4: copy a snippet from FinalTestSuites.md into source_code.d
Step 5: open the terminal and tun the command make
Step 6: for subsequent results just run ./a.out source_code.d