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
- 
2
derived packages
- Download package
- 
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/jflex && cd $_
- Create Badge
Refresh
Source Files
| Filename | Size | Changed | 
|---|---|---|
| _multibuild | 0000000058 58 Bytes | |
| _service | 0000000534 534 Bytes | |
| jflex-1.9.1-generated-files.tar.xz | 0000034996 34.2 KB | |
| jflex-1.9.1-no-auto-value.patch | 0000000589 589 Bytes | |
| jflex-1.9.1.tar.xz | 0003150432 3 MB | |
| jflex-build.xml | 0000003201 3.13 KB | |
| jflex.changes | 0000006063 5.92 KB | |
| jflex.spec | 0000005162 5.04 KB | 





Comments 0