JFlex Home

  Home  

  Features  

  Download  

  Documentation  

  Mailing List  

  Bugs  

  Contact  

 


SourceForge Logo
project summary
 
Ant task for CUP

 

Overview

This page describes the Ant task for the CUP parser generator.

Ant is a Java-based build tool, similar to make, but much more flexible. External tools can be integrated by providing a so-called Ant task. CUP is a parser generator for Java that works well together with JFlex.

The patch to CUP available for download below adds such an Ant task to CUP and makes integrated builds easier. It is tested on CUP version 0.10k and Ant version 1.4 and above.

cup-ant-task.patch

To apply the patch, say patch -p0 < cup-ant-task.patch in the parent directory of java_cup.

most recently modified at 2007-10-29 11:26 UTC by Gerwin Klein