cantlr

Language tool for constructing recognizers, compilers etc
  http://www.antlr2.org/
  0
  no reviews



This is the native-compiled version of antlr. antlr stands for another tool for language recognition, (formerly pccts). it is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing c++ or java actions [you can use pccts 1.xx to generate c-based parsers].

see antlr package for a complete description.