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

Changes for version 1.09 - 2012-06-25

  • Handle HTML-style labels, even if they contain ';' chars, e.g. by using HTML entities such as <.
  • Add matching test files data/node.(17, 18, 19).(raw, cooked). See also the demo page.
  • Change the abstract slightly to mention we process Graphviz files in the Graph::Easy format.
  • Expand the FAQ re HTML-style labels.
  • Encode HTML entities when including the demos' source code in the demo page, because now demos can contain HTML-like labels.

Documentation

Run Graph::Easy::Marpa::Lexer and Graph::Easy::Marpa::Parser.
Run Graph::Easy::Marpa::Lexer.
Run Graph::Easy::Marpa::Parser.

Modules

A Marpa-based parser for Graph::Easy-style Graphviz files
A Set::FA::Element-based lexer for Graph::Easy
A Set::FA::Element-based lexer for Graph::Easy
A Marpa-based parser for Graph::Easy
This is the default rendering engine for Graph::Easy::Marpa
Some utils to generate the demo page, and to simplify testing