diff --git a/README.md b/README.md index 371034f..b966a2a 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ A curated list of awesome Java frameworks, libraries and software. *Frameworks that help to create parsers, interpreters or compilers.* * [ANTLR](http://www.antlr.org/) - Complex full-featured framework for top-down parsing. +* [JFlex](http://jflex.de/) - A lexical analyzer generator. ## Configuration