According to Gerald Richter:
> >
> > The TT parser uses Perl regexen and an LALR state machine.
> 
> Embperl's parser have used from the startup only C code, maybe that's the
> reason why the time this takes (compared to the rest of the request) never
> was an issue for me...

Is there any way for Embperl to get access to other apache
modules (like the C++ versions of the xerces xml parser
or xalan xslt processor)?   It would be nice to be able
to reuse the same code in or out of embperl.

   Les Mikesell
    [EMAIL PROTECTED]

Reply via email to