README.md
pyproject.toml
examples/python_consumer/demo.py
staros/__init__.py
staros/cli.py
staros/interpreter.py
staros/runtime.py
staros/syntax.py
staros_lang.egg-info/PKG-INFO
staros_lang.egg-info/SOURCES.txt
staros_lang.egg-info/dependency_links.txt
staros_lang.egg-info/entry_points.txt
staros_lang.egg-info/top_level.txt
staros_std/__init__.py
staros_std/web.py
tests/smoke_test.py
tests/test_interpreter.py
tests/test_syntax.py