Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 211 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 211 Bytes

COOL Compiler

This project implements a Compiler for the COOL (Classroom Object-Oriented Language) language written in JAVA using ANTLR4.

Prerequisites

  • Java Development Kit (JDK) 8 or higher
  • ANTLR4