LICENSE
MANIFEST.in
README.md
setup.py
senpython/__init__.py
senpython/__main__.py
senpython/compiler.py
senpython/header.py
senpython.egg-info/PKG-INFO
senpython.egg-info/SOURCES.txt
senpython.egg-info/dependency_links.txt
senpython.egg-info/not-zip-safe
senpython.egg-info/requires.txt
senpython.egg-info/top_level.txt
senpython/examples/cat.senpai
senpython/examples/fizzbuzz.senpai
senpython/examples/hello_wor.senpai
senpython/examples/hello_world.senpai
senpython/examples/quine.senpai
senpython/examples/truth_machine.senpai
senpython/grammars/python_grammar.lark
senpython/grammars/senpai_grammar.lark