4 "summary": "Pushie is a small framework for Writing Push Down Automata fast and easy",
5 "description": "Pushie is a small framework for Writing Push Down Automata fast and easy. It allows you to parse words in the language you specify and even compute a full result from it usin generics.",
6 "homepage": "https://github.com/mathiasquintero/Pushie",
12 "Mathias Quintero": "mathias.quintero@tum.de"
15 "git": "https://github.com/mathiasquintero/Pushie.git",
18 "social_media_url": "https://twitter.com/sifrinoimperial",
22 "source_files": "Pushie/Classes/**/*"