Most of the time I have a string, and I want to run it through a regex to see if it matches or not. But coming from the opposite direction, given a regular expression R, is it possible to generate the set of all strings that match R?
In reply to generating strings from a regular expression by indapa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |