Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 318 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 318 Bytes

COOL Compiler

This is the repository containg the source code of the COOL Compiler. This contains various phases which are:

[1] Initialization

[2] Lexical Analyzer

[3] Syntax Analyzer

[4] Semantic Analyzer

[5] Code Generation

The detailed documentation of each phase present in their own README.