LICENSE
README.md
pyproject.toml
setup.py
src/anchor/__init__.py
src/anchor/__main__.py
src/anchor/ast.py
src/anchor/builtins.py
src/anchor/compile.py
src/anchor/factory.py
src/anchor/keyword.py
src/anchor/lex.py
src/anchor/parse.py
src/anchor/symtable.py
src/anchor/system.py
src/anchor/token.py
src/anchor/ply/__init__.py
src/anchor/ply/lex.py
src/anchor/ply/yacc.py
src/anpl.egg-info/PKG-INFO
src/anpl.egg-info/SOURCES.txt
src/anpl.egg-info/dependency_links.txt
src/anpl.egg-info/entry_points.txt
src/anpl.egg-info/top_level.txt