Skip to content

Releases: luizaki/cfg-parse-tree

cfg2tree-v0.1.0

26 Oct 07:33
84c5c54
Compare
Choose a tag to compare
cfg2tree-v0.1.0 Pre-release
Pre-release

Initial Release

Welcome to CFG2Tree, a mobile application to transform Context-Free Grammars to a graphical parse tree.

Features

  • CFG Inputting of rules
  • Input recognizer and parser via Earley Algorithm
  • Graphical view of tree via GraphView

Full Changelog: https://github.com/luizaki/cfg-parse-tree/commits/1.0.0