rte
4th September 2009, 22:56
Hello,
I found here an example with boost regular expression ( http://shootout.alioth.debian.org/u32q/benchmark.php?test=regexdna&lang=gpp&id=3 )
Perl example: http://shootout.alioth.debian.org/u32q/benchmark.php?test=regexdna&lang=perl&box=1
Python example: http://shootout.alioth.debian.org/u32q/benchmark.php?test=regexdna&lang=python&box=1
Input file ( http://shootout.alioth.debian.org/download/regexdna-input.txt ) and output file ( http://shootout.alioth.debian.org/download/regexdna-output.txt )
I am new in Qt and C++ and very interesting how it would be looks like with QRegExp and is it possible to do write it shorter?
Best reagards,
I found here an example with boost regular expression ( http://shootout.alioth.debian.org/u32q/benchmark.php?test=regexdna&lang=gpp&id=3 )
Perl example: http://shootout.alioth.debian.org/u32q/benchmark.php?test=regexdna&lang=perl&box=1
Python example: http://shootout.alioth.debian.org/u32q/benchmark.php?test=regexdna&lang=python&box=1
Input file ( http://shootout.alioth.debian.org/download/regexdna-input.txt ) and output file ( http://shootout.alioth.debian.org/download/regexdna-output.txt )
I am new in Qt and C++ and very interesting how it would be looks like with QRegExp and is it possible to do write it shorter?
Best reagards,