re2c 0.10.6 review
Downloadre2c is a tool for writing flexible and fast lexers
|
|
re2c is a tool for writing flexible and fast lexers. Unlike other such tools, it concentrates solely on generating efficient code for matching regular expressions.
This make it suitable for a wide variety of applications. The generated scanners approach hand-crafted ones in terms of size and speed.
What's New in This Release:
Fixed #1529351 Segv bug on unterminated code blocks.
Fixed #1528269 Invalid code generation.
re2c 0.10.6 keywords