NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: Mathi on March 15, 2010, 06:05:38 PM

Title: Open Regex library for windows??
Post by: Mathi on March 15, 2010, 06:05:38 PM
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
Title: Re: Open Regex library for windows??
Post by: Keith Kanios on March 15, 2010, 06:37:21 PM
http://gnuwin32.sourceforge.net/packages/regex.htm (http://gnuwin32.sourceforge.net/packages/regex.htm)