Skip to content

This was an assignment I did for my 4th year compilers module. The aim of this assignment was to implement a lexical and syntax analyser using JavaCC for a language called CCAL which would carry out part of the compilation process for this language. Mark Obtained: 87%

Notifications You must be signed in to change notification settings

Simon-Lowry/Lexical-and-Syntax-Analyser

Repository files navigation

Lexical-and-Syntax-Analyser

This was an assignment I did for my 4th year compilers module. The aim of this assignment was to implement a lexical and syntax analyser using JavaCC. This was created for a fictional language called CCAL and would carry out part of the compilation process for this language. Mark Obtained: 87%

About

This was an assignment I did for my 4th year compilers module. The aim of this assignment was to implement a lexical and syntax analyser using JavaCC for a language called CCAL which would carry out part of the compilation process for this language. Mark Obtained: 87%

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages