-
Notifications
You must be signed in to change notification settings - Fork 114
Home
Gerwin Klein edited this page Mar 1, 2015
·
10 revisions
This is a space to collect documentation and articles that are not included with the main distribution and links to external JFlex grammars.
See http://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 the github issue tracker for reporting problems or feature requests.
If you'd like to contribute and are an Eclipse user, there is help on how to set up your development environment.