R
regular expressions
Projects with this topic
-
A regular expression generator for arbitrary sets of strings. Returns the patterns with exact or generalised character sets, depending on the choice of the user, and facilitates clustering over patterns to create superpatterns.
Updated -
advanced regular expressions for python -> extending the re module by Matthew Barnett (@mrabarnett)
Updated -
Material for a class on regular expressions in python given at CodeLouisville
Updated