diff --git a/README.md b/README.md index 2a7d0fd..043d893 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,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 for Java. ## Configuration