Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        antlr-tool - ANother Tool for Language Recognition
        
        
        - Description:
- ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) 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]. 
Packages
        
        
            | antlr-tool-2.7.7-10.fc14.noarch
              [500 KiB] | Changelog
              by Miloš Jakubíček (2010-04-29): - Use original upstream tarball, prebuilt jars are anyway removed in %prep
- Don't overuse macros
- Added explanation about headers in the C++ subpackage
- Remove unnecessary Makefile and Makefile.in from %docs, permissions fixed
- Added doxygen docs for C++ as a -C++-doc subpackage
- antlr-config moved into the C++ subpackage
- Removed %post and %postun javadoc relicts from JPackage |