Skip to content

sireum/antlrworks

 
 

Repository files navigation

This is a fork of antlr/antlrworks with the following changes:

  • Upgraded to Antlr 3.5.2 with support for Java 8+
  • Fixed various exceptions
  • Removal of OS X-specific and ant artifacts
  • Removal of update checking and submission of feedback, statistics, and registration
  • Moved calls to TreeAdaptor.setTokenBoundaries before TreeAdaptor.rulePostProcessing in Java codegen template [patch]

To build:

version=VERSION ./build.sh  # default version is SNAPSHOT

To run:

java -jar target/antlrworks-VERSION-complete.jar