Erlang downsides?

Phil Rand philrand@REDACTED
Thu Aug 31 21:37:08 CEST 2006


On 8/31/06, Christian S <chsu79@REDACTED> wrote:
> > > * Regular expression matching (there's a module, but watch Perl beat
> > > it by a factor of 100).
> >
> > What language doesn't perl beat at regex?
>
> As far as I know perl's regexps are fast because C was used to
> implement them. If we would see an implementation of perl in perl I
> doubt its regexps would spank.
>

Edi Weitz's cl-ppcre in Common Lisp beats perl on the CMUCL lisp implementation:

  http://weitz.de/cl-ppcre/



-- 
Phil Rand
philrand@REDACTED



More information about the erlang-questions mailing list