-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Implement regular expressions using Russ Cox's algorithm.
https://swtch.com/~rsc/regexp/regexp1.html
The interface should provide a search function just like the re module in Python.
Metadata
Metadata
Assignees
Labels
No labels