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 SUSE:SLE-15-SP2:Update
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.4:ARM/jflex.28016 && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| 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 | 0000003485 3.4 KB | |
| jflex-bootstrap.spec | 0000004450 4.35 KB | |
| jflex-build.xml | 0000003194 3.12 KB | |
| jflex.changes | 0000003485 3.4 KB | |
| jflex.spec | 0000004353 4.25 KB | |
| pre_checkin.sh | 0000000441 441 Bytes |
Comments 0