[fpc-pascal] FPC now 3rd in shootout
Helmut Hartl
helmut.hartl at firmos.at
Tue Nov 6 17:00:42 CET 2007
> Op Tue, 6 Nov 2007, schreef Florian Klaempfl:
> > S. Fisher schrieb:
> > > --- Florian Klaempfl <florian at freepascal.org> wrote:
> > >
> > >> Ok, now somebody has to fix the regexpr unit and
> accelerate it *g*
>
> If we want to win we could build in compler support and
> compile the regular expression into code....
>
> Daniƫl
A nice idea. Have someone had a look at http://www.regexpstudio.com/TRegExpr/Help/About.html
It is claimed to be freeware, it is fpc compatible, it compiles to P-Code (so it should be fast), and we use
it sucessfully in our applications.
But i have no idea how fast/usable/feasible it is in the shootout contest ...
helmut
More information about the fpc-pascal
mailing list