LICENSE
README.md
setup.py
smallscript/Closure.py
smallscript/SObject.py
smallscript/Step.py
smallscript/__init__.py
smallscript.egg-info/PKG-INFO
smallscript.egg-info/SOURCES.txt
smallscript.egg-info/dependency_links.txt
smallscript.egg-info/requires.txt
smallscript.egg-info/top_level.txt
smallscript/core/PythonExt.py
smallscript/core/__init__.py
tests/TestBase.py
tests/TestSObj14.py
tests/__init__.py
tests/internals/__init__.py
tests/internals/test01_sobject.py
tests/internals/test02_method.py
tests/internals/test03_parser.py
tests/internals/test04_interpreter.py
tests/internals/test05_interpreter.py
tests/internals/test06_compiler.py
tests/internals/test07_compiler.py
tests/internals/test08_package.py
tests/internals/test09_python.py
tests/internals/test10_errorhandling.py
tests/internals/test99_diagnostics.py
tests/tdd_v0_0/__init__.py
tests/tdd_v0_0/test01_tdd.py
tests/tdd_v0_3/__init__.py
tests/tdd_v0_3/test01_tdd.py
tests/tdd_v0_3/test02_tdd.py
tests/tdd_v0_3/test03_tdd.py
tests/tdd_v0_3/test04_tdd.py
tests/tdd_v0_3/test05_tdd.py