pkg://jflex-1.4.1-0jpp.2.fc9.src.rpm:992961/HEADER
downloads
Name : jflex Relocations: (not relocateable)
Version : 1.4.1 Vendor: Fedora Project
Release : 0jpp.2.fc9 Build Date: Mon Mar 3 19:29:40 2008
Install date: (not installed) Build Host: ppc4.fedora.phx.redhat.com
Group : Development/Libraries Source RPM: (none)
Size : 992964 License: GPLv2
Packager : Fedora Project
URL : http://jflex.de/
Summary : Fast Scanner Generator
Description :
JFlex is a lexical analyzer generator (also known as scanner
generator) for Java(tm), written in Java(tm). 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.