LICENSE
README.md
pyproject.toml
src/typesht/__init__.py
src/typesht/codegen.py
src/typesht/lexer.py
src/typesht/main.py
src/typesht/parser.py
src/typesht/test.py
src/typesht.egg-info/PKG-INFO
src/typesht.egg-info/SOURCES.txt
src/typesht.egg-info/dependency_links.txt
src/typesht.egg-info/entry_points.txt
src/typesht.egg-info/requires.txt
src/typesht.egg-info/top_level.txt
tests/test_compiler.py