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].
Provides
Requires
License
ANTLR-PD
Changelog
* Wed Dec 04 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.7.7-73
- set javac source / target version to 1.8 to fix issues with Java 11
* Sun Nov 24 2024 Marián Konček <mkoncek@redhat.com> - 2.7.7-72
- Rebuild
* Fri Nov 22 2024 Marián Konček <mkoncek@re