.gitignore
README.md
license.txt
setup.py
hello_world/__init__.py
hello_world/__playful__
hello_world/config/globals.py
hello_world/play/program.play
hello_world/py/__init__.py
hello_world/py/hello_world_play.py
playful/__init__.py
playful.egg-info/PKG-INFO
playful.egg-info/SOURCES.txt
playful.egg-info/dependency_links.txt
playful.egg-info/requires.txt
playful.egg-info/top_level.txt
playful.egg-info/zip-safe
playful/api/__init__.py
playful/api/api.py
playful/component/__init__.py
playful/component/component.py
playful/component/inhibition.py
playful/component/memory_getter.py
playful/component/property.py
playful/component/resources_manager.py
playful/component/spineable.py
playful/display/__init__.py
playful/display/display.py
playful/engine/__init__.py
playful/engine/run.py
playful/interpreter/__init__.py
playful/interpreter/args.py
playful/interpreter/directory.py
playful/interpreter/evaluation.py
playful/interpreter/instantiable.py
playful/interpreter/interpreter.py
playful/interpreter/lib.py
playful/interpreter/parsing.py
playful/interpreter/preprocessed_calculator.py
playful/interpreter/preprocessed_word.py
playful/interpreter/score_calculator.py
playful/interpreter/state_transition.py
playful/interpreter/subevaluation.py
playful/interpreter/vocabulary.py
playful/interpreter/word.py
playful/interpreter/workspace.py
playful/memory/__init__.py
playful/memory/memory.py
playful/orchestration/__init__.py
playful/orchestration/behavior_container.py
playful/orchestration/evaluable.py
playful/orchestration/resource_management.py
playful/orchestration/scoreable.py
playful/orchestration/state_container.py
playful/orchestration/statement.py
playful/orchestration/transitable.py
playful/resources/__init__.py
playful/resources/resources.py
playful/terminal/__init__.py
playful/terminal/playful
playful/terminal/terminal.py
tests/__init__.py
tests/test_playful.py
tests/test_projects/__init__.py
tests/test_projects/__playful__
tests/test_projects/py/__init__.py
tests/test_projects/py/tests_play.py
tests/test_projects/test_args_node/__init__.py
tests/test_projects/test_args_node/__playful__
tests/test_projects/test_args_node/play/program.play
tests/test_projects/test_circular_test_machine/__init__.py
tests/test_projects/test_circular_test_machine/__playful__
tests/test_projects/test_circular_test_machine/config/globals.py
tests/test_projects/test_circular_test_machine/play/program.play
tests/test_projects/test_conditional/__init__.py
tests/test_projects/test_conditional/__playful__
tests/test_projects/test_conditional/config/__init__.py
tests/test_projects/test_conditional/config/__playful__
tests/test_projects/test_conditional/config/globals.py
tests/test_projects/test_conditional/play/program.play
tests/test_projects/test_dynamic_priority/__init__.py
tests/test_projects/test_dynamic_priority/__playful__
tests/test_projects/test_dynamic_priority/config/globals.py
tests/test_projects/test_dynamic_priority/play/program.play
tests/test_projects/test_dynamic_priority_2/__init__.py
tests/test_projects/test_dynamic_priority_2/__playful__
tests/test_projects/test_dynamic_priority_2/config/globals.py
tests/test_projects/test_dynamic_priority_2/play/program.play
tests/test_projects/test_exception/__init__.py
tests/test_projects/test_exception/__playful__
tests/test_projects/test_exception/config/globals.py
tests/test_projects/test_exception/play/program.play
tests/test_projects/test_higher_conditional/__init__.py
tests/test_projects/test_higher_conditional/__playful__
tests/test_projects/test_higher_conditional/config/__init__.py
tests/test_projects/test_higher_conditional/config/__playful__
tests/test_projects/test_higher_conditional/config/globals.py
tests/test_projects/test_higher_conditional/play/program.play
tests/test_projects/test_local_python/__init__.py
tests/test_projects/test_local_python/__playful__
tests/test_projects/test_local_python/config/__init__.py
tests/test_projects/test_local_python/config/__playful__
tests/test_projects/test_local_python/config/globals.py
tests/test_projects/test_local_python/play/program.play
tests/test_projects/test_local_python/py/__init__.py
tests/test_projects/test_local_python/py/local_play.py
tests/test_projects/test_priorities/__init__.py
tests/test_projects/test_priorities/__playful__
tests/test_projects/test_priorities/play/program.play
tests/test_projects/test_simple_node/__init__.py
tests/test_projects/test_simple_node/__playful__
tests/test_projects/test_simple_node/play/program.play
tests/test_projects/test_simple_tree/__init__.py
tests/test_projects/test_simple_tree/__playful__
tests/test_projects/test_simple_tree/play/program.play
tests/test_projects/test_state_machines/__init__.py
tests/test_projects/test_state_machines/__playful__
tests/test_projects/test_state_machines/play/program.play
tests/test_projects/test_target_tree/__init__.py
tests/test_projects/test_target_tree/__playful__
tests/test_projects/test_target_tree/play/program.play
tests/test_projects/test_targeting/__init__.py
tests/test_projects/test_targeting/__playful__
tests/test_projects/test_targeting/play/program.play
tests/test_projects/test_two_nodes/__init__.py
tests/test_projects/test_two_nodes/__playful__
tests/test_projects/test_two_nodes/play/program.play
tests/test_projects/test_two_targets/__init__.py
tests/test_projects/test_two_targets/__playful__
tests/test_projects/test_two_targets/play/program.play
tests/test_projects/test_two_targets_tree/__init__.py
tests/test_projects/test_two_targets_tree/__playful__
tests/test_projects/test_two_targets_tree/play/program.play