Regexp::Parser::Perl58,
Regexp::Parser::JavaScript, and
Regexp::Visualize::SimpleSee commit feed.
Regexp::Parser::Perl58:
A Perl 5.8 regular expression parser.
Regexp::Parser::JavaScript:
A JavaScript regular expression parser.
Regexp::Visualize::Simple:
A regular expression visualizer.
Regexp::Visualize::Simple. Its
source code is also available.
Regexp::Parser: For
Regexp::Parser::* modules.
Graph::Easy: For
Regexp::Visualize::Simple.
The Regular Expression related Perl modules and regexp visualizer Web interface are available within the git repository. You can clone the repository by:
$ git clone http://suika.fam.cx/gate/git/bare/perl/regexp.git/
In addition, there are snapshot stable releases of the modules (which includes manakai and charclass packages used by visualizer Web interface):
Copyright 2008-2009 Wakaba <w@suika.fam.cx>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.