GrammarViz2 / grammarviz2_src

GrammarViz 2.0 public release:
http://grammarviz2.github.io/grammarviz2_site
GNU General Public License v2.0
120 stars 39 forks source link

Up to date CLI with rule pruning option #45

Closed macks22 closed 7 years ago

macks22 commented 7 years ago

I'd like to be able to use the CLI to do rule pruning. With the cli_pre-release branch, this requires unnecessary use of MotifChartData. On the current version, this is much simpler due to more recent refactorings that pulled out the pruning code.