Package jflex: Information
Source package: jflex
Version: 1.6.1-alt1_10jpp8.qa1
Build time: Oct 20, 2018, 04:34 AM in the task #215298
Category: Development/Java
Report package bugHome 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.
Maintainer: Igor Vlasenko
Last changed
Oct. 14, 2018 Igor Vlasenko 0:1.6.1-alt1_10jpp8.qa1
- NMU: applied repocop patch
April 19, 2018 Igor Vlasenko 0:1.6.1-alt1_10jpp8
- java update
Nov. 9, 2017 Igor Vlasenko 0:1.6.1-alt1_9jpp8
- fc27 update