/yargy-examples

Primary LanguageJupyter Notebook

yargy-examples CI

A set of jupyter notebooks with example grammars for the Yargy parser.

Dependencies

The following dependencies are required for the correct work:

pip install jupyter yargy ipymarkup

To view the parsed trees install graphviz, on Mac it can be installed this way:

brew install graphviz