| Name: | jflex |
|---|---|
| Version: | 1.6.1 |
| Release: | 12.module+el8.10.0+90622+accb6b48 |
| Architecture: | noarch |
| Module: | javapackages-tools:201801:8100020250616113255:417e5c08 javapackages-tools:201801:8100020260520141124:88f2bc72 |
| Group: | Unspecified |
| Size: | 1502252 |
| License: | BSD |
| RPM: | jflex-1.6.1-12.module+el8.10.0+90622+accb6b48.noarch.rpm |
| Source RPM: | jflex-1.6.1-12.module+el8.10.0+90622+accb6b48.src.rpm |
| Build Date: | Tue Jul 01 2025 |
| Build Host: | build-ol8-x86_64.oracle.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. |