README.md
setup.py
plAI.egg-info/PKG-INFO
plAI.egg-info/SOURCES.txt
plAI.egg-info/dependency_links.txt
plAI.egg-info/requires.txt
plAI.egg-info/top_level.txt
plai/__init__.py
plai/__main__.py
plai/environment.py
plai/interpreter.py
plai/parser.py
plai/symbol.py
plai/modules/__init__.py
plai/modules/columns.py
plai/modules/frame.py
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_environment.py
tests/test_evaluation.py
tests/test_grammar.py
tests/test_modules.py
tests/test_symbols.py