re2c scanner generator
Description
Re2c is a tool for writing very fast and very flexible scanners. Unlike any other such tool, re2c focuses on generating high efficient code for regular expression matching. As a result this allows a much broader range of use than any traditional lexer.
re2c scanner generator Web SiteUser Ratings
User Reviews
-
One of the best tools to develop lexers. It's a shame this project hasn't seen a release for years, though.
-
This is a great tool, but no developers have shown any activity for over half a year.