[GiNaC-devel] [PATCH] Faster, better (recursive descent) expression parser.
Alexei Sheplyakov
varg at theor.jinr.ru
Tue Aug 19 22:35:20 CEST 2008
Hello,
On Tue, Aug 19, 2008 at 12:30:46PM -0700, Sergei Steshenko wrote:
> Just wondering - how good for the purpose can be the Elkhound parser:
>
> http://www.cs.berkeley.edu/~smcpeak/elkhound/
When parsing a sum with many terms I need to accumulate all operands,
and create an add object from these (otherwise performance would be awful).
IMHO LR parser is inconvenient (and unnatural) for this task.
Best regards,
Alexei
--
All science is either physics or stamp collecting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: Digital signature
Url : http://www.cebix.net/pipermail/ginac-devel/attachments/20080820/71c6e139/attachment.sig
More information about the GiNaC-devel
mailing list