This project contains runtime classes of CUP parser generator for Java.

The source code is split off the main CUP library to allow lighter deployment of generated parsers: they only need to depend on the runtime.

The original code was forked from the CUP TUM repository, corresponding to the released CUP version 0.11a. Additional fixes are included (revision 20 of CUP SVN repository).

Community Z Tools updates (version 0.11-a-czt01)

The official Java CUP parser generator is no longer in active development. This fork features updates added by the Community Z Tools project:

  • Updated to use Java Generics and avoid other warnings.

Usage

CUP runtime is required by parsers generated using standalone CUP library or CUP Maven plugin.

License

CUP is released under CUP License (MIT-like license). See the included LICENSE file.

Back to top

Version: 0.11-a-czt01-SNAPSHOT. Last Published: 2016-04-09.

Reflow Maven skin by Andrius Velykis.