re2c 0.10.6 review

Download
by rbytes.net on

re2c is a tool for writing flexible and fast lexers

License: MIT/X Consortium License
File size: 0K
Developer: Dan Nuffer
0 stars award from rbytes.net

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