[erlang-questions] Improved regexp.erl
Yariv Sadan
yarivvv@REDACTED
Tue Oct 17 23:43:06 CEST 2006
Hi Robert,
Thanks for the new regexp module! Have you ran any benchmarks
comparing its performance to the old module? Also, I remember your
mentioning it would be able to work with binaries. Is that capability
implemented?
Thanks
Yariv
On 10/17/06, Robert Virding <robert.virding@REDACTED> wrote:
> I have added an upgraded, drop-in replacement to the user contributions
> in trapexit.org. It allows for compilation of regular expressions. They
> can either be used directly in the functions in the module, as with
> regexp:parse, or the DFA built from the regexps can be returned. Read
> the documentation.
>
> Robert
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list