Last update: Fri Jan 5 02:08:04 MST 2018
@Article{Maddock:2001:REC,
author = "John Maddock",
title = "Regular Expressions In {C++}",
journal = j-DDJ,
volume = "26",
number = "10",
pages = "21--22, 24, 26",
month = oct,
year = "2001",
CODEN = "DDJOEB",
ISSN = "1044-789X",
bibdate = "Tue Feb 12 05:21:40 MST 2002",
bibsource = "http://www.math.utah.edu/pub/tex/bib/dr-dobbs-2000.bib",
URL = "http://www.ddj.com/ftp/2001/2001_10/regexpp3.txt;
http://www.ddj.com/ftp/2001/2001_10/regexpp3.zip",
abstract = "Regex++ is a regular expression engine that makes C++
as versatile for text processing as script-based
languages like Awk and Perl. Additional resources
include {\tt regexpp3.txt} (listings) and {\tt
regexpp3.zip} (source code).",
acknowledgement = ack-nhfb,
journal-URL = "http://www.ddj.com/",
}