The only change in Libmarpa relevant to the theory paper, which is very
high level, is that described in the "engine rewrite post"
<https://groups.google.com/d/msg/marpa-parser/Nmem6JCes-A/O7blJqwaDRMJ>
that you link to.  At this point, I have trouble remembering where
everything is, so I'm glad you found it.

The /work/dev/{marpa.w, api.texi} in the Github repo contains the very
latest work.  My policy is to update comments, and whenever I make a change
I look for those places likely to be affected & fix them.  Also, whenever
in re-reading I find an error I fix it, and many in the Marpa community
report errors to me, which also get fixed.  To get everything, it'd be
necessary to reread the entire documentation carefully from beginning to
end and that I have not done in some time, so at this point errors have
probably accumulated.

One minor note, I often use the phrase "as of this writing".  When I use it
in an doc intended to be permanent, it's a warning to the reader that the
situation might change without the doc catching up.

Hope this helps.  If you have questions as you go along, feel free to ask
here, or on the IRC channel.

On Wed, May 24, 2017 at 2:30 PM, <axho...@ualr.edu> wrote:

> The /work/dev/{marpa.w, api.texi} files in the GitHub repo.
>
> What about the work described in the engine rewrite post
> <https://groups.google.com/d/msg/marpa-parser/Nmem6JCes-A/O7blJqwaDRMJ>?
> Specifically the part about not using LR(0) states from AH.
>
>
> On Wednesday, May 24, 2017 at 4:38:37 AM UTC-5, Jeffrey Kegler wrote:
>>
>> Could you send me a link to the "comments in the web and text files" that
>> you're referring to?  I'm pretty sure I've described every change relevant
>> to the paper somewhere, but don't know what you're looking at.
>>
>> The "generalized method for pre-processing" that you quote me talking
>> about, is just on the drawing board -- it is not fully worked out, and not
>> implemented in Libmarpa, Marpa::R2 or the Marpa::R3 I have under
>> development.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "marpa parser" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to marpa-parser+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"marpa parser" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to marpa-parser+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to