Name: | antlr-tool |
---|---|
Version: | 2.7.7 |
Release: | 73.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 377110 |
License: | ANTLR-PD |
RPM: | antlr-tool-2.7.7-73.el9.noarch.rpm |
Source RPM: | antlr-2.7.7-73.el9.src.rpm |
Build Date: | Fri Feb 21 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.antlr2.org/ |
Summary: | 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]. |
- set javac source / target version to 1.8 to fix issues with Java 11
- Rebuild
- Rebuild
- Fix patch usage
- Rebuild with regenerated Requires on Java