Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 140 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 140 Bytes

Three Address Code Parser and Interpreter

  • interpret.py - interpreter
  • parse.php - syntactic analysis
  • test.php - testing suite