LICENSE
README.md
pyproject.toml
tests/test_abi_fuzz.py
tests/test_calling_convention.py
tests/test_calling_convention_run.py
tests/test_calls_and_loops.py
tests/test_cross_module.py
tests/test_declaration_storage.py
tests/test_diagnostics.py
tests/test_divmod_dri.py
tests/test_expression_types.py
tests/test_goto_stack.py
tests/test_layout.py
tests/test_loop_stack.py
tests/test_mpm_mode.py
tests/test_names.py
tests/test_names_difftest.py
tests/test_optimizer_soundness.py
tests/test_parser.py
tests/test_regressions.py
tests/test_static_locals.py
tests/test_toolchain.py
tests/test_upeepz80_version.py
uplm80/__init__.py
uplm80/_plm_parser.py
uplm80/ast_nodes.py
uplm80/ast_optimizer.py
uplm80/ast_view.py
uplm80/codegen.py
uplm80/compiler.py
uplm80/errors.py
uplm80/frontend.py
uplm80/local_storage.py
uplm80/names.py
uplm80/plm_types.py
uplm80/preprocess.py
uplm80/py.typed
uplm80/runtime.py
uplm80/symbols.py
uplm80.egg-info/PKG-INFO
uplm80.egg-info/SOURCES.txt
uplm80.egg-info/dependency_links.txt
uplm80.egg-info/entry_points.txt
uplm80.egg-info/requires.txt
uplm80.egg-info/top_level.txt