Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 421 Bytes

File metadata and controls

19 lines (14 loc) · 421 Bytes

Final project

Run

Amy programms can be compiled the same way as lab5 using the amyc.sh script or run sbt "run fileName.amy".

File modified

  • Token.scala

  • SymbolTable.scala

  • Printer.scala

  • TreeModule.scala

  • Lexer.scala

  • Parser.scala

  • NameAnalyzer.scala

  • TypeChecker.scala

  • CodeGen.scala

  • All TestFiles. Our test are contained within the Test directory, to see our test take a look at readable_test.