Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

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

  1. Lexer

  2. Parser

  3. Name Analyzer

  4. Type Checker

  5. Code Generation

  6. Polymorphism (pending...)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors