Regular Expressions - Python vs Perl

J

Java and Swing

Hi,
I am interested in regular expressions and how Perl and Python
compare. Particulary, I am interested in performance (i.e. speed),
memory usage, flexibility, completeness (i.e. supports simple and
complex regex operations...basically is RegEx a strong module/library
in Perl?)

Anyone have any information on this? Any numbers, benchmarks?

Thanks so much. I know this is a perl user group...but try to be has
un-biased as you can.
 
J

Java and Swing

i am not looking to do the coding, I was hoping for answers from
already performed benchmarks and or knowledge from developers who
"know".

If i have time I'll try and pick up perl, one day :)
 
P

phaylon

Java said:
If i have time I'll try and pick up perl, one day :)

You were also interested in:
| [..] memory usage, flexibility, completeness (i.e. supports simple and
| complex regex operations...basically is RegEx a strong module/library
| in Perl?)

Also, Perl is perfect (in my eyes) for prototyping and testing of
prototyped algorithms. Take a look at 'Benchmark' on search.cpan.org to
get an idea. If you just want lists, benchmarks and done work, I'm sorry
that I can't offer that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,197
Latest member
ScottChare

Latest Threads

Top