Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 170 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 170 Bytes

Compiler

A Small Interpreter!

Run

.\build.bat
g++ .\aba13.cpp -o output.exe
.\output.exe

Authors

  • Amin Soltani
  • Xuan Do
  • Kader Ustun
  • Pooja Gajjar