LICENSE.md
README.md
pyproject.toml
src/hornet/__init__.py
src/hornet/clauses.py
src/hornet/combinators.py
src/hornet/states.py
src/hornet/symbols.py
src/hornet/symbols.pyi
src/hornet/tailcalls.py
src/hornet/terms.py
src/hornet_dsl.egg-info/PKG-INFO
src/hornet_dsl.egg-info/SOURCES.txt
src/hornet_dsl.egg-info/dependency_links.txt
src/hornet_dsl.egg-info/requires.txt
src/hornet_dsl.egg-info/top_level.txt
tests/test_states.py
tests/test_tailcalls.py
tests/test_terms.py