This repo contains the Compiler design done for COOL programming language using ANTLR library. The lexer is done using Regular Expressions and the parser is represented as a pure CFG grammer. AST (Abstract Syntax Tree) is done by extending the parser CFG with classes for each production and Symbol table and type verification are done using Java HashTables.
-
Notifications
You must be signed in to change notification settings - Fork 0
pradeepkarthik77/COOL_Compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repo contains the Compiler design done for COOL programming language using ANTLR library.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published