-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
One of the neat things about re2 is that you can walk the parsed regular expression to do crazy things with it:
- https://code.google.com/p/re2/source/browse/re2/regexp.h
- https://code.google.com/p/re2/source/browse/re2/walker-inl.h
It would be neat to have access to that in ruby.
Reactions are currently unavailable