Amy Compiler This project implements a compiler for the Amy Language, a subset of Scala with limited functionality, with additional polymorphic types. The Compiler Construction Pipeline Lexer Parser Name Analyzer Type Checker Code Generation Polymorphism (pending...)