Skip to content

esartor1998/checkpoint-two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This submission is a complete lexer && parser combo with error recovery implemented, along with
several test files which are intentionally broken [4-5].cm, and one that shows off how nice our
parser is [1.cm].

Eric Sartor  1000712
Theo Oskroba 1068911

Only -a is implemented, and usage of the flag is optional.

To run (from the working directory /Cminusparser/):
	make
	java -cp /usr/share/java/cup.jar:. "CM" <-a> ../program.cm 

About

this is due in like 3 days LAWL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published