Skip to content

FetBoba/Amy-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published