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