Skip to content

ajiyenta/Java-CUP-jLex-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an interpretter for a subset of the PL/0 language 
(http://en.wikipedia.org/wiki/PL/0)

It is meant only as a demonstration of the JLex and Java CUP utilities.

To use:

make init
make all
make run < inputfile

About

Simple demonstration of Java CUP and jLex, implementing a PL/0 based language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors