reflex v4.1.0
What's new?
- improved lazy quantifiers for POSIX regex lazy matching in linear time (i.e. no backtracking) using an advanced DFA transformation algorithm first introduced in RE/flex in 2016 and extended in this release
- add option
--[no]yypanic
for Flex++ compatibility