Name: | jflex |
---|---|
Version: | 1.7.0 |
Release: | 2.module+el8.2.0+5531+31d384cd |
Architecture: | noarch |
Module: | javapackages-tools:201902:8060020220225085148:d63f516d |
Group: | Unspecified |
Size: | 1879312 |
License: | BSD |
RPM: | jflex-1.7.0-2.module+el8.2.0+5531+31d384cd.noarch.rpm |
Source RPM: | jflex-1.7.0-2.module+el8.2.0+5531+31d384cd.src.rpm |
Build Date: | Tue Feb 25 2020 |
Build Host: | jenkins-10-147-72-125-2ccd4c58-977b-4598-8c3d-9d2f598c984a.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://jflex.de/ |
Summary: | Fast Scanner Generator |
Description: | JFlex is a lexical analyzer generator (also known as scanner generator) for Java, written in Java. It is also a rewrite of the very useful tool JLex which was developed by Elliot Berk at Princeton University. As Vern Paxson states for his C/C++ tool flex: They do not share any code though. JFlex is designed to work together with the LALR parser generator CUP by Scott Hudson, and the Java modification of Berkeley Yacc BYacc/J by Bob Jamison. It can also be used together with other parser generators like ANTLR or as a standalone tool. |
- Mass rebuild for javapackages-tools 201902
- Update to upstream version 1.7.0
- Mass rebuild for javapackages-tools 201901
- Add requirement on javapackages-tools for scripts using java-functions.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Don't hardcode java_cup JAR path
- Replace absolute path with a macro
- Add bconds for desktop and emacs