![]() |
University of the West IndiesDept. Mathematics and Computer Science |
Type cup -parser parser class name <
cup specification file
at the prompt to call
Java CUP on your specification file and have it generate your
parser's java source file and the sym.java file.
Type jlex lexer specification file
at the
prompt to call JLex on your specification file to produce
your lexer's java source file.