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/top_level.txt
tests/TestBase.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/test99_diagnostics.py
tests/tdd_v0_0/__init__.py
tests/tdd_v0_0/test01_tdd.py
tests/tdd_v0_2/__init__.py
tests/tdd_v0_2/test01_tdd.py
tests/tdd_v0_2/test02_tdd.py
tests/testpkg/TestObj.py
tests/testpkg/__init__.py