Package jflex: Information

    Source package: jflex
    Version: 1.7.0-alt1_10jpp11
    Build time:  Sep 28, 2023, 02:19 PM
    Category: Development/Java
    Report package bug
    Home page: http://jflex.de/

    License: BSD
    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.

    List of RPM packages built from this SRPM:
    jflex (noarch)
    jflex-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. maven-local
      2. mvn(java_cup:java_cup)
      3. mvn(junit:junit)
      4. mvn(org.apache.ant:ant)
      5. jflex
      6. jpackage-default
      7. /proc
      8. rpm-build-java
      9. rpm-macros-java

    Last changed


    July 1, 2022 Igor Vlasenko 0:1.7.0-alt1_10jpp11
    - update
    Aug. 4, 2021 Igor Vlasenko 0:1.7.0-alt1_7jpp11
    - update
    June 6, 2021 Igor Vlasenko 0:1.7.0-alt1_5jpp11
    - rebuild with java11 and use jvm_run