Skip to content

gianlucatruda/parsely

Repository files navigation

Parsely lexical and syntactic analyser

Truda G, Toyer Z, Moolla T, Murray J, Sprung B

Read the full whitepaper

Dependencies

To visualise, you need graphviz python library and graphviz for your OS. See requirements.txt for more.

You can still run

$python driver.py <file.prsly>

even without the dependencies.