Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37732855
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.4.2-alt2_1jpp5
Build date: 2 december 2008, 12:23 ( 804.5 weeks ago )
Size: 1202.56 Kb

Home page:   http://www.jflex.de/

License: GPLv2+
Summary: Lexical Analyzer Generator for Java
Description:

JFlex is a lexical analyzer 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.

Design goals The main design goals of JFlex are:

   * Full unicode support
   * Fast generated scanners
   * Fast scanner generation
   * Convenient specification syntax
   * Platform independence
   * JLex compatibility

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