-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
I am sorry to post this here, but I can't find a repo for the regex golf tool. The thing is that I am trying to find a regex for all ~420 valid (actually used in the language) Mandarin syllables (as in http://pinyin.info/rules/initials_finals.html) and nothing else out of the 22*35=770 possible combinations. This task has historically lead to monster regexes, and I am quite interested in how RG works on it.
By the descriptions the golf tool seemed to be the optimal tool for such a use-case. I can manually construct a "dataset", but that's a bit weird.
Metadata
Metadata
Assignees
Labels
No labels