CSC 330 CUP Examples
CSC 330
CUP Examples
-
pascal.cup
-- the CUP parser specification for Pascal
-
PascalLexerTest.java
-- a simple testing program, like the one Assignment 2 will be tested with
-
simple-test.p
-- Pascal translation of simple-test.ejay, to illustrate the general, though
not specific form of your EJay parser output
-
simple-test.p.out
-- result of running PascalParserTest on simple-test.p
-
.make.csh
-- UNIX shell script to compile and run the Pascal parser example
index
|
lectures
|
handouts
|
assignments
|
examples
|
doc
|
solutions
|
bin