LICENSE
README.md
pyproject.toml
tengwar/__init__.py
tengwar/__main__.py
tengwar/ast_nodes.py
tengwar/binary_ast.py
tengwar/errors.py
tengwar/interpreter.py
tengwar/lexer.py
tengwar/mcp_server.py
tengwar/parser.py
tengwar/repl.py
tengwar/vm.py
tengwar.egg-info/PKG-INFO
tengwar.egg-info/SOURCES.txt
tengwar.egg-info/dependency_links.txt
tengwar.egg-info/entry_points.txt
tengwar.egg-info/top_level.txt
tests/test_all.py
tests/test_v03.py