~sircmpwn/hare#697: 
regex: Add support for nested capture groups

The expression ((a)(b)) should match the string ab and yield matches for all 3 capture groups. There are further tests in regex/+test.ha.

Status
REPORTED
Submitter
~vladh
Assigned to
No-one
Submitted
2 years ago
Updated
1 year, 6 months ago
Labels
regex stdlib

~smlavine 1 year, 6 months ago

Is anyone working on this? I will take a stab at it if not.

~ecs 1 year, 6 months ago

don't think so, have fun :)

Register here or Log in to comment, or comment via email.