LICENSE
README.md
pyproject.toml
tealish/__init__.py
tealish/base.py
tealish/build.py
tealish/cli.py
tealish/errors.py
tealish/expression_nodes.py
tealish/langspec.json
tealish/langspec.py
tealish/nodes.py
tealish/opdocs.py
tealish/rewrite.py
tealish/tealish_builtins.py
tealish/tealish_expressions.tx
tealish/tree.py
tealish/tx_expressions.py
tealish/utils.py
tealish/write_html.py
tealish.egg-info/PKG-INFO
tealish.egg-info/SOURCES.txt
tealish.egg-info/dependency_links.txt
tealish.egg-info/entry_points.txt
tealish.egg-info/requires.txt
tealish.egg-info/top_level.txt
tests/__init__.py
tests/teal.py
tests/test.py