- Notifications
You must be signed in to change notification settings - Fork120
Régis Décamps edited this pageSep 29, 2018 ·10 revisions
This is a space to collect documentation and articles that are not included with the main distribution and links toexternal JFlex grammars.
Seehttp://jflex.de for the main project home page.
JFlex is a flex-like lexer generator for Java with emphasis on speed and full Unicode support. It has some not so usual features like negation in regexps and nested input streams. It can also read JLex specifications unchanged.
Please use thegithub issue tracker for reporting problems or feature requests.
Please read theContributing guide.