Skip to content

alex-randles/Lexical-Syntax-Analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lexical & Syntax Analyser

This assignment uses javacc to create a parser. The aim of this assignment is to implement a lexical and syntax analyser using JavaCC for a simple language called CAL. The details of the CAL language are given https://github.com/randlea2/LexicalSyntaxAnalyser/blob/master/cal.pdf

Code

The code for the parser - https://github.com/randlea2/LexicalSyntaxAnalyser/blob/master/CALParser%20.jj

Report

The report on the parser - https://github.com/randlea2/LexicalSyntaxAnalyser/blob/master/CALParser_description.pdf

About

A Lexical and Syntax Analyser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages