Skip to content

Felix-Kn/CLP_amy_compiler

Repository files navigation

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.

About

Compiler pipeline implementation of the amy language, in CS-320 EPFL

Topics

Resources

License

Stars

Watchers

Forks

Contributors