The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.02 - 2014-10-17

  • Add explicit start rule to BNF, although Marpa allows this to be optional.
  • Expand the DASH definition of a graph to include starting or ending graphs with edges, or using contiguous edges. Explain these are not accepted by Graphviz, but the default renderer compensates, to keep Graphviz happy.
  • Bump required version of Tree::DAG_Node to 1.23, because of the latter's recent change in output format, as emitted by tree2string().

Documentation

Generate MarpaX::Demo::StringParser's html/index.html.
Run MarpaX::Demo::StringParser::Parser.
Run MarpaX::Demo::StringParser::Renderer.

Modules

A Marpa-based parser for the DASH language
A config manager for use by MarpaX::Demo::StringParser
Utils used by MarpaX::Demo::StringParser
The default rendering engine for MarpaX::Demo::StringParser
Utils used by MarpaX::Demo::StringParser