Skip to content

Created a new programming language with Java and ANTLR which compiles down to three address code.

Notifications You must be signed in to change notification settings

Janesh98/ca4003-compiler-construction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ca4003-compiler-construction

● Created a new programming language with Java and ANTLR which compiles down to three address code.

● Developed a symbol table and a lexical and syntax analyser.

● Implemented the visitor pattern to recurse the parse tree generated by ANTLR to perform semantic analysis and intermediate representation.

About

Created a new programming language with Java and ANTLR which compiles down to three address code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published