MANIFEST.in
README
setup.py
docs/README.rst
examples/01-simple.bnf
examples/02-harder.bnf
examples/base64.bnf
examples/class.bnf
examples/html.bnf
examples/madlib.bnf
examples/slice.bnf
examples/tornado.bnf
examples/wget.bnf
nelly/__init__.py
nelly/main.py
nelly/parser.py
nelly/program.py
nelly/rules.lex
nelly/sandbox.py
nelly/scanner.py
nelly/types.py
nelly/version.py
nelly.egg-info/PKG-INFO
nelly.egg-info/SOURCES.txt
nelly.egg-info/dependency_links.txt
nelly.egg-info/entry_points.txt
nelly.egg-info/top_level.txt
nelly/bnf/constants.bnf
nelly/bnf/pack.bnf