Manos Stoumpos
Manos Stoumpos
> Do you have a timeline on when you expect to be finished? This looks like a fantastic way to preserve the expressive power of regex while still having them...
> is there going to be a way to recognize \w eventually? \w is already recognized! It corresponds to "pregex.classes.AnyWordChar()" by setting the parameter "is_global" to "True". Only thing is,...
> Damn, I was just skimming through the classes and I must have missed it - sorry for that. This is really great. > > I'm kind of a newby...
Hey @alansun17904. I like the idea, though I haven't had much experience with CI tools. I've only added a Github action regarding testing on pull-request/push. Do you have anything particular...