LICENSE
README.md
README_CLEAN.md
pyproject.toml
qupac/__init__.py
qupac/ai_agent.py
qupac/cli.py
qupac/executor.py
qupac/grammar.lark
qupac/parser.py
qupac/transpiler.py
qupac.egg-info/PKG-INFO
qupac.egg-info/SOURCES.txt
qupac.egg-info/dependency_links.txt
qupac.egg-info/entry_points.txt
qupac.egg-info/requires.txt
qupac.egg-info/top_level.txt
tests/test_parser_basic.py
tests/test_transpile_emit_contains.py