For Programmers: Free Programming Magazines  


Home > Archive > Scheme > June 2004 > pregexp: pregexp-propose-optimizations, pregexp-optimize, or similar?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author pregexp: pregexp-propose-optimizations, pregexp-optimize, or similar?
Sven.Hartrumpf@FernUni-Hagen.de

2004-06-15, 8:58 pm

Are there any functions available on the web that propose (or even do)
optimizations for a given pregexp expression (more specifically,
for an S-regexp)?

This came to my mind because:
- Sometimes one writes an U-regexp in pregexp that shows suboptimal speed.
(This can often be seen more easily by looking at the corresponding
(pretty-print'ed) S-regexp.)
- PCRE has a function pcre_study that proposes improvements. (I haven't
tried this feature in PCRE.)

Greetings
Sven
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com