MANIFEST.in
README.md
pyproject.toml
semantic_compiler/__init__.py
semantic_compiler/rlang_runtime.py
semantic_compiler/sir_model.py
semantic_compiler/sir_to_rlang.py
semantic_compiler/sir_validator.py
semantic_compiler_core/__init__.py
semantic_compiler_core/api.py
semantic_compiler_core/version.py
semantic_compiler_core.egg-info/PKG-INFO
semantic_compiler_core.egg-info/SOURCES.txt
semantic_compiler_core.egg-info/dependency_links.txt
semantic_compiler_core.egg-info/requires.txt
semantic_compiler_core.egg-info/top_level.txt
tests/test_placeholder.py
tests/test_public_api.py
tests/test_records_basic.py
tests/test_rlang_runtime.py
tests/test_sir_to_rlang.py
tests/test_sir_validation.py
tests/test_v0_2_2_verification.py