https://github.com/hoehrmann/grammar-graph-simplify
Grammar::Graph::Simplify Perl module
https://github.com/hoehrmann/grammar-graph-simplify
Last synced: 3 months ago
JSON representation
Grammar::Graph::Simplify Perl module
- Host: GitHub
- URL: https://github.com/hoehrmann/grammar-graph-simplify
- Owner: hoehrmann
- Created: 2014-03-21T18:39:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-21T18:56:43.000Z (almost 12 years ago)
- Last Synced: 2025-03-26T23:14:10.831Z (10 months ago)
- Language: Perl
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Grammar::Graph::Simplify
========================
Please see `perldoc lib/Grammar/Graph/Simplify.pm` for details.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install