Changes for version 1.00
- Renamed from MarpaX::Languages::Dash V 2.03, because the old name does not convey the real purpose of this module.
- Remove use of 'use utf8' and 'use open ...', since they are global.
- Switch from File::Slurp to File::Slurper.
Documentation
- generate.demo.pl - Generate MarpaX::Languages::Dash's html/index.html.
- parse.pl - Run MarpaX::Languages::Dash::Parser.
- render.pl - Run MarpaX::Languages::Dash::Renderer.
Modules
- MarpaX::Languages::Dash - A Marpa-based parser for the DASH language
- MarpaX::Languages::Dash::Config - A config manager for use by MarpaX::Languages::Dash
- MarpaX::Languages::Dash::Filer - Utils used by MarpaX::Languages::Dash
- MarpaX::Languages::Dash::Renderer - The default rendering engine for MarpaX::Languages::Dash
- MarpaX::Languages::Dash::Utils - Utils used by MarpaX::Languages::Dash