Wrote a simplified regular expression parser to make life easier (it only does...
Wrote a simplified regular expression parser to make life easier (it only does single matches; i.e., no one-or-more matches, etc.). Fixed some of the whitespace/line break matching.
Showing
regex.cpp
0 → 100644
regex.h
0 → 100644
Please register or sign in to comment