LICENSE
README.md
aura.py
pyproject.toml
auralang.egg-info/PKG-INFO
auralang.egg-info/SOURCES.txt
auralang.egg-info/dependency_links.txt
auralang.egg-info/entry_points.txt
auralang.egg-info/requires.txt
auralang.egg-info/top_level.txt
tests/test_assignment_and_iteration.py
tests/test_bags.py
tests/test_cli.py
tests/test_control_flow.py
tests/test_destructuring.py
tests/test_diagnostics.py
tests/test_doc_accuracy.py
tests/test_docs.py
tests/test_dot_access.py
tests/test_editor_grammar.py
tests/test_error_display.py
tests/test_error_kinds.py
tests/test_errors.py
tests/test_examples.py
tests/test_files_and_process.py
tests/test_ghosted.py
tests/test_higher_order.py
tests/test_interpolation.py
tests/test_interpreter.py
tests/test_lexer.py
tests/test_logic.py
tests/test_packaging.py
tests/test_parser.py
tests/test_python_compat.py
tests/test_repl.py
tests/test_robustness.py
tests/test_scoping.py
tests/test_stdlib.py
tests/test_summon_and_cli.py
tests/test_sus.py
tests/test_text_tools.py
tests/test_values.py