LICENSE
README.md
pyproject.toml
setup.py
squirrel-lang/squirrel/__init__.py
squirrel-lang/squirrel_lang.egg-info/PKG-INFO
squirrel-lang/squirrel_lang.egg-info/SOURCES.txt
squirrel-lang/squirrel_lang.egg-info/dependency_links.txt
squirrel-lang/squirrel_lang.egg-info/not-zip-safe
squirrel-lang/squirrel_lang.egg-info/requires.txt
squirrel-lang/squirrel_lang.egg-info/top_level.txt
tests/test_compile.py
tests/test_example.py
tests/test_pydict.py
tests/test_pyfunction.py
tests/test_pylist.py
tests/test_pyobject.py
tests/test_sqarray.py
tests/test_sqclass.py
tests/test_sqfunction.py
tests/test_sqtable.py
tests/test_vm.py