Kota,

On Wed, Mar 27, 2013 at 12:42 AM, Kota Mizushima <mizuk...@gmail.com> wrote:

> it's possible to get a copy of our paper from
> http://ialab.cs.tsukuba.ac.jp/~mizusima/publications/paste513-mizushima.pdf.
>

Many thanks!

I must have read about it many times, but I hadn't realized until I started
reading your paper:

Packrat parsing may take O(n) space for memoization.


Operating systems theory provides some solutions for fair access to bounded
resources through bounded priority queues.

And Python's 
weakref<http://docs.python.org/2/library/weakref.html#weakref.WeakValueDictionary>library
may provide a solution for Grako based on its garbage collector's
priorities.

Food for thought!

Thanks again!

Since I'm busy now, I'll reply about the other points later.
>

Sure!

Cheers,

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

Reply via email to