Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

A compiler for the COOL language

This repository contains a compiler for the COOL langauge.

Specifically the following compiler phases are implemented:

  • Lexing
  • Parsing
  • Semantic analysis
  • Optimization
  • Code generation

The semantic analysis and optimization phases have a very limited scope.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors