Skip to content
Gerwin Klein edited this page Mar 1, 2015 · 10 revisions

Welcome to the JFlex wiki!

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.

Users

Please use the github issue tracker for reporting problems or feature requests.

Contributors

If you'd like to contribute and are an Eclipse user, there is help on how to set up your development environment.

Clone this wiki locally