hiya. I have a C grammar that won't terminate w/o memoization even for relatively small input files. I can turn it on and off with an option in ANTLR. With memo it sails right through input.

Ter
On Jul 21, 2010, at 3:15 AM, Alexander Bernauer wrote:

Hey

On Wed, Jul 21, 2010 at 11:56:54AM +0200, Adam Koprowski wrote:
I'm using PEG parsing (with & without memoization) intensively but started
to run into performance problems.

Can you give us some numbers on this?

I would be interested in any experience with parsing large documents and
in the effects of memoization.

regards

Alex
_______________________________________________
PEG mailing list
PEG@lists.csail.mit.edu
https://lists.csail.mit.edu/mailman/listinfo/peg


_______________________________________________
PEG mailing list
PEG@lists.csail.mit.edu
https://lists.csail.mit.edu/mailman/listinfo/peg

Reply via email to