Hi,
Anyone aware of an Open Regex library for windows (dll) with string capturing?? (which would work with Visual C and NASM).
I tried to implement my own Regular expression library in Visual C (using parallel DFAs) but finally lost my patience. (Abandoned it right after design).
Thanks,
Mathi