Dear Peter,

One parsing technique that you can try is Top Down Operator Precedence (
> http://portal.acm.org/citation.cfm?id=512931). [...]
>
  Thank you, I'll take a look at this. But it sounds like a pretty much
different approach to parsing. I'm not ready to give up on PEGs (we use them
heavily at MLstate), I'd just like to look into possibilities of boosting
PEG performance, possibly by incorporating some traditional
automata-based techniques.

   Thanks,
   Adam

-- 
*Adam Koprowski*  *[*http://adam-koprowski.net]
*R&D *...@* MLstate*   *[*http://mlstate.com]
_______________________________________________
PEG mailing list
PEG@lists.csail.mit.edu
https://lists.csail.mit.edu/mailman/listinfo/peg

Reply via email to