In the past, for MarpaX::Languages::SVG::Parser, I 
used MarpaX::Grammar::GraphViz2 (yes, it's not listed in the pre-reqs) to 
generate the demo output.

This in turn used MarpaX::Grammar::Parser which used Marpa to generate a 
tree of the grammar, and MarpaX::Grammar::Parser restructured that tree 
using Data::TreeDumper.

And, with Perl V 5.20.2 (which I'm now using), Data::TreeDumper won't 
install, because Devel::Size does not install, even though it appears to be 
an optional part of Data::TreeDumper. There's a ticket on RT asking it 
(Devel::Size) to be explicitly made optional.

So, I've decided to write a replacement for Data::TreeDumper. I don't think 
it will take long, and I certainly hope not, but since the Devel::Size 
issue is holding up both MarpaX::Grammar::GraphViz2 and 
MarpaX::Grammar::Parser, and the demo for MarpaX::Languages::SVG::Parser, I 
think it's worth it.

At the same time, the good news is that $work is ramping up.

And with the recent, sudden, death of the secretary of my swimming club, 
I'll probably take on the secretary's role for a few months, perhaps a 
year, to deal with the transition to a new committee.


-- 
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