Lexical Analyzer Generator for Java
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
- Sources inherited from project openSUSE:12.2
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.2:ARM/jflex && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
jflex-1.4.3.tar.bz2 | 0001188715 1.13 MB | |
jflex-bootstrap.changes | 0000000583 583 Bytes | |
jflex-bootstrap.spec | 0000006128 5.98 KB | |
jflex-byaccj-utl.patch | 0000000542 542 Bytes | |
jflex-classpath.patch | 0000001845 1.8 KB | |
jflex-javac-no-target.patch | 0000000382 382 Bytes | |
jflex-lex-scan.patch | 0000000278 278 Bytes | |
jflex-no-cup-no-jflex.patch | 0000002098 2.05 KB | |
jflex.changes | 0000000735 735 Bytes | |
jflex.script | 0000000473 473 Bytes | |
jflex.spec | 0000006027 5.89 KB | |
jpackage-bootstrap-prepare.sh | 0000001410 1.38 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0