On Sun, May 14, 2017 at 6:38 AM, Nicolas Laurent <
nicolas.laur...@uclouvain.be> wrote:

> For another approach: http://norswap.com/pubs/sle2015.pdf
>
> It's a bit hard to say if the semantics are different from the succint
> description,
> but I don't expect them to be.
>

It's exactly the same algorithm, Nicolas, with these minor differences:

   - I found no need to turn off the memoization cache
   - The memoization cache is used instead of a *block* set
   - Associativity is always left when left recursing

I'm (doubly) sorry I missed your paper in my search: for the omission
per-se, and because it would have saved me a lot of thinking time.

My apologies (to both of us). TatSu will credit your paper on its next
release.

Cheers!

-- 
Juancarlo *Añez*
_______________________________________________
PEG mailing list
PEG@lists.csail.mit.edu
https://lists.csail.mit.edu/mailman/listinfo/peg

Reply via email to