Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044603
en ru br
ALT Linux repos
S:1.7.0-alt1_10jpp11
5.0: 1.4.2-alt2_1jpp5
4.1: 1.3.5-alt1_2jpp1.7
4.0: 1.3.5-alt1_2jpp1.7

Group :: Development/Java
RPM: jflex

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.7.0-alt1_10jpp11
Build date: 1 july 2022, 17:41 ( 90.9 weeks ago )
Size: 2.12 Mb

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • jflex
  • jflex-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin