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
- Links to openSUSE:Factory / jflex
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:bmwiedemann:reproducible:distribution:ring1/jflex && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000065 65 Bytes | |
jflex-1.8.2-generated-files.tar.xz | 0000033184 32.4 KB | |
jflex-1.8.2-no-auto-value.patch | 0000000410 410 Bytes | |
jflex-1.8.2.tar.gz | 0004922218 4.69 MB | |
jflex-bootstrap.changes | 0000004108 4.01 KB | |
jflex-bootstrap.spec | 0000004544 4.44 KB | |
jflex-build.xml | 0000003194 3.12 KB | |
jflex.changes | 0000004108 4.01 KB | |
jflex.spec | 0000004497 4.39 KB | |
pre_checkin.sh | 0000000441 441 Bytes |
Latest Revision
Bernhard Wiedemann (bmwiedemann)
committed
(revision 3)
use reproducible-faketools-strip-nondeterminism
Comments 0