.gitattributes
.gitignore
LICENSE
README.md
any.zx
check_verify_ast.py
comprehensive_test.zx
crypto.zx
debug_persist_ultimate.zx
demo_backend_server.zx
demo_backend_simple.zx
demo_simple_working.zx
dynamic.zx
dynamic_math.zx
fix_type_checks.py
index.zx
install.sh
pyproject.toml
pytest.ini
setup.cfg
setup.py
setup_stdlib.sh
shared_config.json
test_data.json
test_sqlite_python.py
ultimate_test.zx
zexus.json
zpics
zpm
zx
zx-deploy
zx-dev
zx-run
zx.bin
.github/linguist.yml
.vscode/extensions.json
.vscode/settings.json
.vscode/extensions/zexus-language/README.md
.vscode/extensions/zexus-language/language-configuration.json
.vscode/extensions/zexus-language/package.json
.vscode/extensions/zexus-language/snippets/zexus.json
.vscode/extensions/zexus-language/syntaxes/zexus.tmLanguage.json
.zpics_runtime/function_calls_after_let.json
.zpics_runtime/mixed_statement_boundaries.json
.zpics_runtime/nested_expressions.json
.zpics_runtime/persistence_after_assignment.json
.zpics_runtime/property_assignments.json
.zpics_runtime/type_annotations.json
.zpics_snapshots/function_calls_after_let.json
.zpics_snapshots/mixed_statement_boundaries.json
.zpics_snapshots/nested_expressions.json
.zpics_snapshots/persistence_after_assignment.json
.zpics_snapshots/property_assignments.json
.zpics_snapshots/type_annotations.json
archive/README.md
archive/dev-notes/DEV_SCRIPTS_README.md
archive/dev-notes/README.old.md
archive/dev-notes/VM_QUICK_REFERENCE.md
archive/dev-scripts/check_compiler_parser.py
archive/dev-scripts/check_lexer_module.py
archive/dev-scripts/check_parser_config.py
archive/dev-scripts/check_parser_differences.py
archive/dev-scripts/check_parser_setup.py
archive/dev-scripts/check_tokens.py
archive/dev-scripts/compare_lexers.py
archive/dev-scripts/compile_repro.py
archive/dev-scripts/debug_closure.py
archive/dev-scripts/debug_closure_detailed.py
archive/dev-scripts/debug_closure_full.py
archive/dev-scripts/debug_closure_instrumented.py
archive/dev-scripts/debug_function_params.py
archive/dev-scripts/debug_map_parsing.py
archive/dev-scripts/debug_module.py
archive/dev-scripts/debug_module_ast.py
archive/dev-scripts/debug_parser.py
archive/dev-scripts/debug_parser_function.py
archive/dev-scripts/debug_phase10_params.py
archive/dev-scripts/debug_tokens.py
archive/dev-scripts/final_validation.py
archive/dev-scripts/inspect_closure_bc.py
archive/dev-scripts/investigate_compiler.py
archive/dev-scripts/lexer_fixed.py
archive/dev-scripts/main.spec
archive/dev-scripts/parser_fixed.py
archive/dev-scripts/run_repro.py
archive/dev-scripts/temp_head.py
archive/dev-scripts/temp_import.py
archive/dev-scripts/tmp_all.zx
archive/dev-scripts/tmp_arrow_test.py
archive/dev-scripts/tmp_concat_func.zx
archive/dev-scripts/tmp_debug_print.zx
archive/dev-scripts/tmp_func.zx
archive/dev-scripts/tmp_map.zx
archive/dev-scripts/tmp_parse_test.py
archive/dev-scripts/tmp_run.py
archive/dev-scripts/token.py
archive/dev-scripts/verify_integration.py
archive/dev-scripts/zexus_ast.py
archive/dev-scripts/zexus_compiler.spec
archive/dev-scripts/zexus_token.py
archive/proofs/FRIEND_PROOF.md
archive/proofs/PROOF_FRIEND_WRONG.md
archive/reports/ALL_ISSUES_FIXED_FINAL_REPORT.md
archive/reports/VM_INTEGRATION_STATUS.md
archive/summaries/CONTINUE_IMPLEMENTATION_SUMMARY.md
archive/summaries/QUESTIONS_ANSWERED.md
archive/summaries/VSCODE_IMPLEMENTATION_SUMMARY.md
archive/temp-files/math_ops.cpp
archive/temp-files/zexus_compiler.py.backup
docs/ADVANCED_TESTING_COMPLETION_REPORT.md
docs/ARCHITECTURE.md
docs/ASYNC_IMPLEMENTATION_PLAN.md
docs/BLOCKCHAIN_FEATURES.md
docs/CONCURRENCY.md
docs/DOCUMENTATION_INDEX.md
docs/ECOSYSTEM_GUIDE.md
docs/ECOSYSTEM_ROADMAP_VISUAL.md
docs/ECOSYSTEM_STRATEGY.md
docs/EDGE_CASE_TESTING_REPORT.md
docs/ERROR_REPORTING.md
docs/FINAL_STABILITY_REPORT.md
docs/GITHUB_LINGUIST_SUBMISSION.md
docs/INDEX.md
docs/ISSUES.md
docs/MAIN_ENTRY_POINT.md
docs/MAIN_ENTRY_POINT_ENHANCEMENTS.md
docs/MODULE_SYSTEM.md
docs/ORGANIZATION.md
docs/PACKAGE_DEVELOPMENT.md
docs/PARSER_OPTIMIZATION_GUIDE.md
docs/PERFORMANCE_FEATURES.md
docs/PHILOSOPHY.md
docs/PLUGIN_QUICK_REFERENCE.md
docs/PLUGIN_SYSTEM.md
docs/QUICK_REFERENCE.md
docs/QUICK_START.md
docs/README.md
docs/SECURITY_FEATURES.md
docs/SECURITY_FEATURES_GUIDE.zx
docs/STABILITY_AND_EDGE_CASE_SUMMARY.md
docs/STATUS.md
docs/TEST_ISSUES_REPORT.md
docs/WAITGROUP_BARRIER.md
docs/WATCH_FEATURE.md
docs/ZPM_GUIDE.md
docs/future_implentations.md
docs/archive/README.md
docs/archive/enhancement-package/00_START_HERE.md
docs/archive/enhancement-package/AUDIT_IMPLEMENTATION.md
docs/archive/enhancement-package/BUSINESS_IMPACT.md
docs/archive/enhancement-package/CODE_EXAMPLES.md
docs/archive/enhancement-package/CONVENIENCE_ADVANCED_FEATURES_IMPLEMENTATION.md
docs/archive/enhancement-package/DELIVERY_SUMMARY.md
docs/archive/enhancement-package/EXECUTIVE_SUMMARY.md
docs/archive/enhancement-package/FINAL_SUMMARY.md
docs/archive/enhancement-package/IMPLEMENTATION_GUIDE.md
docs/archive/enhancement-package/INDEX.md
docs/archive/enhancement-package/PERFORMANCE_FEATURES_IMPLEMENTATION.md
docs/archive/enhancement-package/RESTRICT_SANDBOX_TRAIL_IMPLEMENTATION.md
docs/archive/enhancement-package/ROADMAP.md
docs/archive/enhancement-package/STRATEGIC_FEATURES.md
docs/archive/enhancement-package/STRATEGIC_UPGRADES.md
docs/guides/PLUGIN_SYSTEM_GUIDE.md
docs/keywords/ACTION_FUNCTION_LAMBDA_RETURN.md
docs/keywords/ADVANCED_FEATURES.md
docs/keywords/ADVANCED_KEYWORDS.md
docs/keywords/AI_ML_KEYWORDS.md
docs/keywords/ASYNC_AWAIT.md
docs/keywords/ASYNC_CONCURRENCY.md
docs/keywords/ASYNC_SYSTEM_FIXED.md
docs/keywords/ASYNC_SYSTEM_STATUS_REPORT.md
docs/keywords/BLOCKCHAIN_KEYWORDS.md
docs/keywords/BLOCKCHAIN_STATE.md
docs/keywords/BREAK.md
docs/keywords/CAPABILITY_VALIDATION.md
docs/keywords/COMMAND_audit.md
docs/keywords/COMMAND_buffer.md
docs/keywords/COMMAND_const.md
docs/keywords/COMMAND_defer.md
docs/keywords/COMMAND_elif.md
docs/keywords/COMMAND_enum.md
docs/keywords/COMMAND_gc.md
docs/keywords/COMMAND_inline.md
docs/keywords/COMMAND_native.md
docs/keywords/COMMAND_pattern.md
docs/keywords/COMMAND_restrict.md
docs/keywords/COMMAND_sandbox.md
docs/keywords/COMMAND_simd.md
docs/keywords/COMMAND_stream.md
docs/keywords/COMMAND_trail.md
docs/keywords/COMMAND_watch.md
docs/keywords/CONST.md
docs/keywords/CONTINUE.md
docs/keywords/DATA.md
docs/keywords/DATABASE_KEYWORDS.md
docs/keywords/ERROR_HANDLING.md
docs/keywords/EVENTS_REACTIVE.md
docs/keywords/GUI_KEYWORDS.md
docs/keywords/HTTP_KEYWORDS.md
docs/keywords/IF_ELIF_ELSE.md
docs/keywords/KEYWORD_TESTING_INDEX.md
docs/keywords/KEYWORD_TESTING_MASTER_LIST.md
docs/keywords/KEYWORD_TESTING_PROJECT_SUMMARY.md
docs/keywords/LET.md
docs/keywords/LOG.md
docs/keywords/MODIFIERS.md
docs/keywords/MODULE_SYSTEM.md
docs/keywords/PERFORMANCE.md
docs/keywords/PRINT_DEBUG.md
docs/keywords/RENDERER_UI.md
docs/keywords/SECURITY.md
docs/keywords/SPECIAL_KEYWORDS.md
docs/keywords/THIS.md
docs/keywords/THROW.md
docs/keywords/WHILE_FOR_EACH_IN.md
docs/keywords/ZPICS.md
docs/keywords/features/10-PHASE_COMPLETE.md
docs/keywords/features/ADVANCED_FEATURES_IMPLEMENTATION.md
docs/keywords/features/ADVANCED_PARSER_FIX_SUMMARY.md
docs/keywords/features/AI_ASSISTANT_GUIDE.md
docs/keywords/features/ANSWERS_TO_YOUR_QUESTIONS.md
docs/keywords/features/ASYNC_OPTIMIZER.md
docs/keywords/features/ASYNC_STATUS.md
docs/keywords/features/AUDIT_COMPLETION_SUMMARY.md
docs/keywords/features/AUDIT_SECURITY_INTEGRATION.md
docs/keywords/features/BACKEND_BLOCKCHAIN_GUIDE.md
docs/keywords/features/BLOCKCHAIN_IMPLEMENTATION.md
docs/keywords/features/BLOCKCHAIN_PARSER_EVALUATOR_INTEGRATION.md
docs/keywords/features/CAPABILITIES_TRACKER.md
docs/keywords/features/CHANGELOG.md
docs/keywords/features/CLI_FRAMEWORK.md
docs/keywords/features/COMPREHENSIVE_VERIFICATION_REPORT.md
docs/keywords/features/DATABASE_DRIVERS.md
docs/keywords/features/FIXES_SUMMARY.md
docs/keywords/features/FIX_ISSUES_5_6_SUMMARY.md
docs/keywords/features/FIX_SUMMARY.md
docs/keywords/features/HTTP_SERVER.md
docs/keywords/features/IF_STATEMENT_PARSER_FIX.md
docs/keywords/features/IF_THEN_ELSE_IMPLEMENTATION.md
docs/keywords/features/IMPLEMENTATION_COMPLETE.md
docs/keywords/features/IMPLEMENTATION_SUMMARY.md
docs/keywords/features/INTEGRATION_COMPLETE.md
docs/keywords/features/INTEGRATION_COMPLETE_SUMMARY.md
docs/keywords/features/ISSUE_RESOLUTION_SUMMARY.md
docs/keywords/features/KEYWORD_AFTER_DOT.md
docs/keywords/features/KEYWORD_AFTER_DOT_IMPLEMENTATION.md
docs/keywords/features/MAIN_ENTRY_POINT_IMPLEMENTATION.md
docs/keywords/features/MAIN_ENTRY_POINT_IMPLEMENTATION_STATUS.md
docs/keywords/features/MEMORY_POOL_USAGE_GUIDE.md
docs/keywords/features/MODULE_SYSTEM_IMPLEMENTATION_SUMMARY.md
docs/keywords/features/PERFORMANCE_FEATURES_SUMMARY.md
docs/keywords/features/PHASE_10_COMPLETION.md
docs/keywords/features/PHASE_1_2_SUMMARY.md
docs/keywords/features/PHASE_2_JIT_COMPLETE.md
docs/keywords/features/PHASE_3_OPTIMIZER_COMPLETE.md
docs/keywords/features/PHASE_4_CACHE_COMPLETE.md
docs/keywords/features/PHASE_4_INTEGRATION_VERIFIED.md
docs/keywords/features/PHASE_5_COMPLETION_REPORT.md
docs/keywords/features/PHASE_5_REGISTER_VM_COMPLETE.md
docs/keywords/features/PHASE_6_COMPLETION_REPORT.md
docs/keywords/features/PHASE_6_PARALLEL_VM_COMPLETE.md
docs/keywords/features/PHASE_7_MEMORY_MANAGEMENT_COMPLETE.md
docs/keywords/features/PRINT_STATEMENT_FIX.md
docs/keywords/features/PROFILER_USAGE_GUIDE.md
docs/keywords/features/PUBLISH_TO_PYPI.md
docs/keywords/features/REGRESSION_ISSUES_TRACKER.md
docs/keywords/features/REMAINING_ISSUES.md
docs/keywords/features/REPOSITORY_STRUCTURE.md
docs/keywords/features/REQUIRE_TOLERANCE_IMPLEMENTATION.md
docs/keywords/features/SEAL_IMPLEMENTATION_SUMMARY.md
docs/keywords/features/SECURITY_IMPLEMENTATION.md
docs/keywords/features/SECURITY_IMPLEMENTATION_SUMMARY.md
docs/keywords/features/SESSION_COMPLETION_SUMMARY.md
docs/keywords/features/SESSION_PARSER_FIX_SUMMARY.md
docs/keywords/features/SSA_AND_REGISTER_ALLOCATION.md
docs/keywords/features/TESTING_FRAMEWORK.md
docs/keywords/features/TEST_SUITE_DOCUMENTATION.md
docs/keywords/features/VERIFY_ENHANCEMENT_GUIDE.md
docs/keywords/features/VERIFY_IMPLEMENTATION_SUMMARY.md
docs/keywords/features/VM_CONNECTION_VERIFIED.md
docs/keywords/features/VM_CRITICAL_ISSUES_FIXED.md
docs/keywords/features/VM_ENHANCEMENT_MASTER_LIST.md
docs/keywords/features/VM_INTEGRATION_COMPLETE.md
docs/keywords/features/VM_INTEGRATION_SUMMARY.md
docs/keywords/features/VM_OPTIMIZATION_PHASE_8_MASTER_LIST.md
docs/keywords/features/ZEXUS_IN_ACTION.md
docs/keywords/features/ZPM_TEST_REPORT.md
docs/keywords/features/evaluator_export_compiler_summary.md
docs/keywords/features/installation_paths_summary.md
docs/keywords/features/module_cache.md
docs/keywords/features/parser_fix_summary.md
docs/keywords/features/parsing_fixes_summary.md
docs/packages/README.md
docs/packages/ZEXUS_AI_PACKAGE.md
docs/packages/ZEXUS_DB_PACKAGE.md
docs/packages/ZEXUS_GUI_PACKAGE.md
docs/packages/ZEXUS_WEB_PACKAGE.md
docs/profiler/PROFILER_GUIDE.md
docs/stdlib/BLOCKCHAIN_MODULE.md
docs/stdlib/CRYPTO_MODULE.md
docs/stdlib/INTEGRATION.md
docs/stdlib/README.md
examples/MAIN_ENTRY_POINT_EXAMPLES.md
examples/action_literal_test.zx
examples/daemon_example.zx
examples/debug_detailed.zx
examples/debug_environment.zx
examples/debug_functions.zx
examples/debug_parser_detailed.zx
examples/exit_program_example.zx
examples/explicit_assignment_test.zx
examples/import_main_module.zx
examples/is_main_helper.zx
examples/main_entry_point.zx
examples/minimal_function_test.zx
examples/server_with_run.zx
examples/simple_action_test.zx
examples/simple_run_example.zx
examples/simple_test.zx
examples/test.zx
examples/test_mongo.zx
examples/test_mysql.zx
examples/test_postgres.zx
examples/test_sqlite.zx
examples/token_contract.zx
examples/ziver_chain_test.zx
linguist-submission/SUBMISSION_INSTRUCTIONS.md
linguist-submission/grammars.yml
linguist-submission/languages.yml
linguist-submission/zexus.tmLanguage.json
linguist-submission/samples/basic.zx
linguist-submission/samples/blockchain.zx
linguist-submission/samples/security.zx
renderer/__init__.py
renderer/backend.py
renderer/canvas.py
renderer/color_system.py
renderer/graphics.py
renderer/layout.py
renderer/main_renderer.py
renderer/painter.py
samples/basic.zx
samples/blockchain.zx
samples/security.zx
scripts/README.md
scripts/__init__.py.bak
scripts/__main__.py
scripts/fixed_parser.py
scripts/integration_demo.py
scripts/main.py
scripts/run_zexus_tests.py
scripts/zpm.py
scripts/zx-luncher.py
src/README.md
src/tests/run_zexus_tests.py
src/tests/test_all_phases.zx
src/tests/test_blockchain_features.zx
src/tests/test_complexity_features.zx
src/tests/test_core_integration.py
src/tests/test_phase10_ecosystem.zx
src/tests/test_phase1_modifiers.zx
src/tests/test_phase2_plugins.zx
src/tests/test_phase3_security.zx
src/tests/test_phase4_vfs.zx
src/tests/test_phase5_types.zx
src/tests/test_phase6_metaprogramming.zx
src/tests/test_phase7_optimization.zx
src/tests/test_phase9_advanced_types.zx
src/tests/test_security_features.py
src/tests/test_security_features.zx
src/tests/test_simple_zx.zx
src/tests/test_verification_simple.zx
src/zexus/__init__.py
src/zexus/__main__.py
src/zexus/advanced_types.py
src/zexus/builtin_modules.py
src/zexus/builtin_plugins.py
src/zexus/capability_system.py
src/zexus/compare_interpreter_compiler.py
src/zexus/complexity_system.py
src/zexus/concurrency_system.py
src/zexus/config.py
src/zexus/crypto_bridge.py
src/zexus/dependency_injection.py
src/zexus/ecosystem.py
src/zexus/environment.py
src/zexus/environment_manager.py
src/zexus/error_reporter.py
src/zexus/evaluator_original.py
src/zexus/external_bridge.py
src/zexus/find_affected_imports.sh
src/zexus/hybrid_orchestrator.py
src/zexus/input_validation.py
src/zexus/lexer.py
src/zexus/logging.py
src/zexus/metaprogramming.py
src/zexus/module_cache.py
src/zexus/module_manager.py
src/zexus/object.py
src/zexus/optimization.py
src/zexus/persistence.py
src/zexus/plugin_system.py
src/zexus/policy_engine.py
src/zexus/purity_system.py
src/zexus/search_old_imports.sh
src/zexus/security.py
src/zexus/stack_trace.py
src/zexus/stdlib_integration.py
src/zexus/strategy_recovery.py
src/zexus/syntax_validator.py
src/zexus/type_system.py
src/zexus/validation_system.py
src/zexus/virtual_filesystem.py
src/zexus/zexus_ast.py
src/zexus/zexus_token.py
src/zexus.egg-info/PKG-INFO
src/zexus.egg-info/SOURCES.txt
src/zexus.egg-info/dependency_links.txt
src/zexus.egg-info/entry_points.txt
src/zexus.egg-info/not-zip-safe
src/zexus.egg-info/requires.txt
src/zexus.egg-info/top_level.txt
src/zexus/blockchain/__init__.py
src/zexus/blockchain/crypto.py
src/zexus/blockchain/ledger.py
src/zexus/blockchain/transaction.py
src/zexus/cli/__init__.py
src/zexus/cli/main.py
src/zexus/cli/zpm.py
src/zexus/compiler/__init__.py
src/zexus/compiler/bytecode.py
src/zexus/compiler/compat_runtime.py
src/zexus/compiler/lexer.py
src/zexus/compiler/parser.py
src/zexus/compiler/semantic.py
src/zexus/compiler/zexus_ast.py
src/zexus/evaluator/__init__.py
src/zexus/evaluator/bytecode_compiler.py
src/zexus/evaluator/core.py
src/zexus/evaluator/expressions.py
src/zexus/evaluator/functions.py
src/zexus/evaluator/integration.py
src/zexus/evaluator/statements.py
src/zexus/evaluator/utils.py
src/zexus/lsp/__init__.py
src/zexus/lsp/completion_provider.py
src/zexus/lsp/definition_provider.py
src/zexus/lsp/hover_provider.py
src/zexus/lsp/server.py
src/zexus/lsp/symbol_provider.py
src/zexus/parser/__init__.py
src/zexus/parser/integration.py
src/zexus/parser/parser.py
src/zexus/parser/strategy_context.py
src/zexus/parser/strategy_structural.py
src/zexus/profiler/__init__.py
src/zexus/profiler/profiler.py
src/zexus/runtime/__init__.py
src/zexus/runtime/async_runtime.py
src/zexus/stdlib/__init__.py
src/zexus/stdlib/blockchain.py
src/zexus/stdlib/compression.py
src/zexus/stdlib/crypto.py
src/zexus/stdlib/datetime.py
src/zexus/stdlib/db_mongo.py
src/zexus/stdlib/db_mysql.py
src/zexus/stdlib/db_postgres.py
src/zexus/stdlib/db_sqlite.py
src/zexus/stdlib/encoding.py
src/zexus/stdlib/fs.py
src/zexus/stdlib/http.py
src/zexus/stdlib/http_server.py
src/zexus/stdlib/json_module.py
src/zexus/stdlib/math.py
src/zexus/stdlib/os_module.py
src/zexus/stdlib/regex.py
src/zexus/stdlib/sockets.py
src/zexus/stdlib/test_framework.zx
src/zexus/stdlib/test_runner.zx
src/zexus/testing/zpics.py
src/zexus/testing/zpics_runtime.py
src/zexus/vm/__init__.py
src/zexus/vm/async_optimizer.py
src/zexus/vm/bytecode.py
src/zexus/vm/bytecode_converter.py
src/zexus/vm/cache.py
src/zexus/vm/jit.py
src/zexus/vm/memory_manager.py
src/zexus/vm/memory_pool.py
src/zexus/vm/optimizer.py
src/zexus/vm/parallel_vm.py
src/zexus/vm/peephole_optimizer.py
src/zexus/vm/profiler.py
src/zexus/vm/register_allocator.py
src/zexus/vm/register_vm.py
src/zexus/vm/ssa_converter.py
src/zexus/vm/vm.py
src/zexus/zpm/__init__.py
src/zexus/zpm/installer.py
src/zexus/zpm/package_manager.py
src/zexus/zpm/publisher.py
src/zexus/zpm/registry.py
syntaxes/zexus.tmLanguage.json
tests/TEST_RESULTS.md
tests/comprehensive_test.zx
tests/conftest.py
tests/debug_print_parse.py
tests/debug_tokens.py
tests/example.test.zx
tests/final_integration_test.zx
tests/test_async_system_integration.py
tests/test_full_integration.py
tests/test_global.zx
tests/test_integration.py
tests/test_module_system.py
tests/test_simple_if.zx
tests/advanced_edge_cases/README.md
tests/advanced_edge_cases/test_bytecode_validation.py
tests/advanced_edge_cases/test_circular_imports.py
tests/advanced_edge_cases/test_file_io_errors.py
tests/advanced_edge_cases/test_input_validation.py
tests/advanced_edge_cases/test_memory_limits.py
tests/advanced_edge_cases/test_network_capabilities.py
tests/advanced_edge_cases/test_recursion_limits.py
tests/advanced_edge_cases/test_resource_cleanup.py
tests/advanced_edge_cases/test_resource_cleanup_simple.py
tests/builtin_modules/README.md
tests/builtin_modules/test_crypto_basic.zx
tests/edge_cases/README.md
tests/edge_cases/test_arithmetic_edge_cases.py
tests/edge_cases/test_comprehensive_edge_cases.py
tests/edge_cases/test_null_reassignment.py
tests/examples/clean_test.zx
tests/examples/debug.zx
tests/examples/debug_test.zx
tests/examples/debug_try_catch.zx
tests/examples/let_test.zx
tests/examples/math.zx
tests/examples/math_simple.zx
tests/examples/minimal_test.zx
tests/examples/module_registry.zx
tests/examples/no_comments_test.zx
tests/examples/repro_issue2.zx
tests/examples/repro_issue3.zx
tests/examples/repro_issue4.zx
tests/examples/repro_issue6.zx
tests/examples/simple1.zx
tests/examples/simple2.zx
tests/examples/simple3.zx
tests/examples/simple_let_test.zx
tests/examples/simple_test.zx
tests/fixtures/inline_int.zx
tests/fixtures/inline_math.zx
tests/fixtures/inline_math2.zx
tests/fixtures/print_float_literal.zx
tests/fixtures/print_one.zx
tests/fixtures/use_import.zx
tests/fixtures/use_only.zx
tests/fixtures/modules/a.zx
tests/fixtures/modules/b.zx
tests/fixtures/modules/mathmod.zx
tests/golden/README.md
tests/golden/function_calls_after_let.zx
tests/golden/mixed_statement_boundaries.zx
tests/golden/nested_expressions.zx
tests/golden/persistence_after_assignment.zx
tests/golden/property_assignments.zx
tests/golden/type_annotations.zx
tests/integration/test_advanced_features_complete.zx
tests/integration/test_audit_command.zx
tests/integration/test_blockchain_integration.zx
tests/integration/test_brace.zx
tests/integration/test_builtins_simple.zx
tests/integration/test_capability_simple.zx
tests/integration/test_concat.zx
tests/integration/test_concat_undefined.zx
tests/integration/test_dependency_injection.zx
tests/integration/test_diag.zx
tests/integration/test_escape.zx
tests/integration/test_eval.zx
tests/integration/test_fix.zx
tests/integration/test_fix_circular.zx
tests/integration/test_func_decl.zx
tests/integration/test_func_expr.zx
tests/integration/test_func_literal.zx
tests/integration/test_function_call.zx
tests/integration/test_hash_token.zx
tests/integration/test_integration_simple.zx
tests/integration/test_issue3_and_4.zx
tests/integration/test_issue3_print_concat.zx
tests/integration/test_issue5_type_alias.zx
tests/integration/test_issue6_using.zx
tests/integration/test_issue7_packages.zx
tests/integration/test_issues_comprehensive.zx
tests/integration/test_map.zx
tests/integration/test_map_access.zx
tests/integration/test_math_core.zx
tests/integration/test_minimal2.zx
tests/integration/test_minimal_phase1.zx
tests/integration/test_module_basic.zx
tests/integration/test_module_debug.zx
tests/integration/test_module_simple.zx
tests/integration/test_no_comments.zx
tests/integration/test_package_hierarchy.zx
tests/integration/test_package_simple.zx
tests/integration/test_persistence_and_memory.zx
tests/integration/test_protect_feature.zx
tests/integration/test_seal_feature.zx
tests/integration/test_simple.zx
tests/integration/test_simple_assign.zx
tests/integration/test_simple_fix.zx
tests/integration/test_simple_fixes.zx
tests/integration/test_simple_func.zx
tests/integration/test_simple_print.zx
tests/integration/test_stdlib.zx
tests/integration/test_try_catch_simple.zx
tests/integration/test_try_syntax.zx
tests/integration/test_try_traditional.zx
tests/integration/test_type_alias_advanced.zx
tests/integration/test_type_alias_errors.zx
tests/integration/test_using_file.zx
tests/integration/test_watch.zx
tests/integration/test_watch_clean.zx
tests/integration/test_watch_feature.zx
tests/integration/test_working.zx
tests/integration/test_working_fixed.zx
tests/integration/core/simple_test.zx
tests/integration/core/test_all_comparisons.zx
tests/integration/core/test_all_comparisons_fixed.zx
tests/integration/core/test_assignment_simple.zx
tests/integration/core/test_better_control.zx
tests/integration/core/test_boolean_only.zx
tests/integration/core/test_booleans.zx
tests/integration/core/test_comparisons.zx
tests/integration/core/test_control_flow.zx
tests/integration/core/test_control_flow_fixed.zx
tests/integration/core/test_core.zx
tests/integration/core/test_data_structures.zx
tests/integration/core/test_datetime_math.zx
tests/integration/core/test_debug_error.zx
tests/integration/core/test_edge_cases.zx
tests/integration/core/test_explicit.zx
tests/integration/core/test_file_io.zx
tests/integration/core/test_final_control.zx
tests/integration/core/test_float.zx
tests/integration/core/test_map.zx
tests/integration/core/test_minimal.zx
tests/integration/core/test_modulo.zx
tests/integration/core/test_multi_language_fixed.zx
tests/integration/core/test_print_basic.zx
tests/integration/core/test_print_single.zx
tests/integration/core/test_simple.zx
tests/integration/core/test_simple_control.zx
tests/integration/core/test_simple_expressions.zx
tests/integration/core/test_syntax_discovery.zx
tests/integration/core/test_ui.zx
tests/integration/core/test_vars.zx
tests/integration/core/test_working_control.zx
tests/integration/core/test_working_syntax.zx
tests/integration/features/test_daemonize.zx
tests/integration/features/test_enhanced_run.zx
tests/integration/features/test_hot_reload.zx
tests/integration/features/test_hot_reload_callback.zx
tests/integration/features/test_hot_reload_simple.zx
tests/integration/features/test_lifecycle_hooks.zx
tests/integration/features/test_main_args_complete.zx
tests/integration/features/test_module_introspection.zx
tests/integration/features/test_phase1_features.zx
tests/integration/features/test_production_features.zx
tests/integration/features/test_run_with_args.zx
tests/integration/features/test_schedule.zx
tests/integration/features/test_schedule_multi.zx
tests/integration/features/test_schedule_simple.zx
tests/integration/features/test_signal_handlers.zx
tests/integration/features/test_signal_handlers_enhanced.zx
tests/integration/features/test_simple_features.zx
tests/integration/keywords/if_test.zx
tests/integration/keywords/test_action_fix.zx
tests/integration/keywords/test_actionliteral_eval.zx
tests/integration/keywords/test_all_lambdas.zx
tests/integration/keywords/test_args.zx
tests/integration/keywords/test_args_brace.zx
tests/integration/keywords/test_args_if.zx
tests/integration/keywords/test_bare_function.zx
tests/integration/keywords/test_if.zx
tests/integration/keywords/test_if_else.zx
tests/integration/keywords/test_if_simple.zx
tests/integration/keywords/test_if_syntax.zx
tests/integration/keywords/test_lambda_and_chains.py
tests/integration/keywords/test_lambda_and_chains_pytest.py
tests/integration/keywords/test_let_complex.zx
tests/integration/keywords/test_let_function_call.zx
tests/integration/keywords/test_let_in_if.zx
tests/integration/keywords/test_loops.zx
tests/integration/keywords/test_while_simple.zx
tests/keyword_tests/README.md
tests/keyword_tests/run_keyword_test.sh
tests/keyword_tests/test_module_helper.zx
tests/keyword_tests/complex/test_advanced_complex.zx
tests/keyword_tests/complex/test_async_complex.zx
tests/keyword_tests/complex/test_blockchain_complex.zx
tests/keyword_tests/complex/test_capability_complex.zx
tests/keyword_tests/complex/test_const_complex.zx
tests/keyword_tests/complex/test_continue_complex.zx
tests/keyword_tests/complex/test_error_handling_complex.zx
tests/keyword_tests/complex/test_events_complex.zx
tests/keyword_tests/complex/test_functions_complex.zx
tests/keyword_tests/complex/test_if_complex.zx
tests/keyword_tests/complex/test_io_modules_complex.zx
tests/keyword_tests/complex/test_let_complex.zx
tests/keyword_tests/complex/test_modifiers_complex.zx
tests/keyword_tests/complex/test_module_complex.zx
tests/keyword_tests/complex/test_parallel_stress.zx
tests/keyword_tests/complex/test_performance_complex.zx
tests/keyword_tests/complex/test_register_stress.zx
tests/keyword_tests/complex/test_renderer_complex.zx
tests/keyword_tests/complex/test_renderer_ops_complex.zx
tests/keyword_tests/complex/test_security_complex.zx
tests/keyword_tests/complex/test_special_complex.zx
tests/keyword_tests/complex/test_while_for_each_complex.zx
tests/keyword_tests/easy/test_advanced_easy.zx
tests/keyword_tests/easy/test_async_easy.zx
tests/keyword_tests/easy/test_async_easy.zx.old
tests/keyword_tests/easy/test_blockchain_easy.zx
tests/keyword_tests/easy/test_capability_easy.zx
tests/keyword_tests/easy/test_const_easy.zx
tests/keyword_tests/easy/test_continue_easy.zx
tests/keyword_tests/easy/test_data_easy.zx
tests/keyword_tests/easy/test_error_handling_easy.zx
tests/keyword_tests/easy/test_events_easy.zx
tests/keyword_tests/easy/test_functions_easy.zx
tests/keyword_tests/easy/test_if_easy.zx
tests/keyword_tests/easy/test_io_modules_easy.zx
tests/keyword_tests/easy/test_let_easy.zx
tests/keyword_tests/easy/test_loops_easy.zx
tests/keyword_tests/easy/test_modifiers_easy.zx
tests/keyword_tests/easy/test_module_easy.zx
tests/keyword_tests/easy/test_parallel_basic.zx
tests/keyword_tests/easy/test_performance_easy.zx
tests/keyword_tests/easy/test_phase13_easy.zx
tests/keyword_tests/easy/test_register_basic.zx
tests/keyword_tests/easy/test_renderer_easy.zx
tests/keyword_tests/easy/test_renderer_ops_easy.zx
tests/keyword_tests/easy/test_security_easy.zx
tests/keyword_tests/easy/test_special_easy.zx
tests/keyword_tests/easy/test_while_for_each_easy.zx
tests/keyword_tests/medium/test_advanced_medium.zx
tests/keyword_tests/medium/test_async_medium.zx
tests/keyword_tests/medium/test_blockchain_medium.zx
tests/keyword_tests/medium/test_capability_medium.zx
tests/keyword_tests/medium/test_const_medium.zx
tests/keyword_tests/medium/test_continue_medium.zx
tests/keyword_tests/medium/test_data_edge_cases.zx
tests/keyword_tests/medium/test_error_handling_medium.zx
tests/keyword_tests/medium/test_events_medium.zx
tests/keyword_tests/medium/test_functions_medium.zx
tests/keyword_tests/medium/test_if_medium.zx
tests/keyword_tests/medium/test_io_modules_medium.zx
tests/keyword_tests/medium/test_let_medium.zx
tests/keyword_tests/medium/test_modifiers_medium.zx
tests/keyword_tests/medium/test_module_medium.zx
tests/keyword_tests/medium/test_parallel_advanced.zx
tests/keyword_tests/medium/test_performance_medium.zx
tests/keyword_tests/medium/test_register_advanced.zx
tests/keyword_tests/medium/test_renderer_medium.zx
tests/keyword_tests/medium/test_renderer_ops_medium.zx
tests/keyword_tests/medium/test_security_medium.zx
tests/keyword_tests/medium/test_special_medium.zx
tests/keyword_tests/medium/test_while_for_each_medium.zx
tests/repro/repro_enum.zx
tests/repro/repro_lambda.zx
tests/repro/repro_map.zx
tests/repro/repro_protocol.zx
tests/unit/simple_test.py
tests/unit/test_advanced_types.py
tests/unit/test_advanced_vs_traditional.py
tests/unit/test_audit_components.py
tests/unit/test_audit_enhanced.py
tests/unit/test_basic.py
tests/unit/test_capability_system.py
tests/unit/test_concurrent_execution.py
tests/unit/test_convenience_advanced_features.py
tests/unit/test_ecosystem.py
tests/unit/test_edge_cases.py
tests/unit/test_exact_phase10.py
tests/unit/test_hybrid.py
tests/unit/test_lexer_directly.py
tests/unit/test_map_fix.py
tests/unit/test_map_only.py
tests/unit/test_memory_leakage.py
tests/unit/test_metaprogramming.py
tests/unit/test_modifiers_evaluator.py
tests/unit/test_modifiers_evaluator_simple.py
tests/unit/test_modifiers_parsing.py
tests/unit/test_optimization.py
tests/unit/test_parameter_binding.py
tests/unit/test_parser_debug.py
tests/unit/test_performance.py
tests/unit/test_performance_features.py
tests/unit/test_plugin_system.py
tests/unit/test_restrict_trail_sandbox.py
tests/unit/test_runner.py
tests/unit/test_seal_components.py
tests/unit/test_type_system.py
tests/unit/test_virtual_filesystem.py
tests/unit/test_zexus_phases.py
tests/unit/test_zexus_program.py
tests/vm/benchmark_cache.py
tests/vm/benchmark_memory.py
tests/vm/benchmark_parallel_vm.py
tests/vm/benchmark_register_vm.py
tests/vm/test_all_optimizations_integration.py
tests/vm/test_async_optimizer.py
tests/vm/test_async_verification.py
tests/vm/test_blockchain_opcodes.py
tests/vm/test_cache.py
tests/vm/test_comprehensive_vm_verification.py
tests/vm/test_integration_all_phases.py
tests/vm/test_integration_simple.py
tests/vm/test_jit_compilation.py
tests/vm/test_jit_vm_integration.py
tests/vm/test_memory_manager.py
tests/vm/test_memory_pool.py
tests/vm/test_optimizer.py
tests/vm/test_parallel_vm.py
tests/vm/test_peephole_optimizer.py
tests/vm/test_profiler.py
tests/vm/test_register_allocator.py
tests/vm/test_register_vm.py
tests/vm/test_ssa_converter.py
tests/vm/test_vm_async_integration.py
tests/vm/test_vm_memory_pool_integration.py
tests/vm/test_vm_peephole_integration.py
tests/vm/test_vm_ssa_integration.py
vscode-extension/.gitignore
vscode-extension/README.md
vscode-extension/language-configuration.json
vscode-extension/package.json
vscode-extension/tsconfig.json
vscode-extension/snippets/zexus.json
vscode-extension/src/extension.ts
vscode-extension/syntaxes/zexus.tmLanguage.json
zexus-syntax/install-syntax.sh
zexus-syntax/language-configuration.json
zexus-syntax/package.json
zexus-syntax/zexus-language-0.1.0.vsix.zip
zexus-syntax/syntaxes/zexus.tmLanguage.json
zpm_modules/zexus-blockchain/README.md
zpm_modules/zexus-blockchain/blockchain.zx
zpm_modules/zexus-blockchain/index.zx
zpm_modules/zexus-blockchain/zexus.json
zpm_modules/zexus-blockchain/blockchain/bridge.zx
zpm_modules/zexus-blockchain/blockchain/consensus.zx
zpm_modules/zexus-blockchain/blockchain/contract.zx
zpm_modules/zexus-blockchain/blockchain/core.zx
zpm_modules/zexus-blockchain/blockchain/evolution.zx
zpm_modules/zexus-blockchain/blockchain/explainable.zx
zpm_modules/zexus-blockchain/blockchain/oracle.zx
zpm_modules/zexus-blockchain/blockchain/p2p.zx
zpm_modules/zexus-blockchain/blockchain/patching.zx
zpm_modules/zexus-blockchain/blockchain/seb_defi.zx
zpm_modules/zexus-blockchain/blockchain/transaction.zx
zpm_modules/zexus-blockchain/blockchain/zksnarks.zx
zpm_modules/zexus-core/import.zx
zpm_modules/zexus-core/index.zx
zpm_modules/zexus-core/string.zx
zpm_modules/zexus-math/README.md
zpm_modules/zexus-math/index.zx
zpm_modules/zexus-math/math.zx
zpm_modules/zexus-math/zexus.json
zpm_modules/zexus-math/examples/advanced_calculator.zx
zpm_modules/zexus-math/examples/expert_calculator.zx
zpm_modules/zexus-math/examples/unified_usage.zx
zpm_modules/zexus-math/math/advanced_linalg.zx
zpm_modules/zexus-math/math/async.zx
zpm_modules/zexus-math/math/calculus.zx
zpm_modules/zexus-math/math/complex.zx
zpm_modules/zexus-math/math/core.zx
zpm_modules/zexus-math/math/crypto.zx
zpm_modules/zexus-math/math/diffeq.zx
zpm_modules/zexus-math/math/geometric.zx
zpm_modules/zexus-math/math/interpolation.zx
zpm_modules/zexus-math/math/linalg.zx
zpm_modules/zexus-math/math/ml.zx
zpm_modules/zexus-math/math/numerical.zx
zpm_modules/zexus-math/math/optimization.zx
zpm_modules/zexus-math/math/performance.zx
zpm_modules/zexus-math/math/physics.zx
zpm_modules/zexus-math/math/renderer.zx
zpm_modules/zexus-math/math/signal.zx
zpm_modules/zexus-math/math/special.zx
zpm_modules/zexus-math/math/stats.zx
zpm_modules/zexus-math/math/symbolic.zx
zpm_modules/zexus-math/math/validation.zx
zpm_modules/zexus-network/README.md
zpm_modules/zexus-network/index.zx
zpm_modules/zexus-network/network.zx
zpm_modules/zexus-network/zexus.json
zpm_modules/zexus-network/examples/http_client.zx
zpm_modules/zexus-network/examples/network_demo.zx
zpm_modules/zexus-network/examples/websocket_chat.zx
zpm_modules/zexus-network/network/core.zx
zpm_modules/zexus-network/network/dns.zx
zpm_modules/zexus-network/network/http.zx
zpm_modules/zexus-network/network/security.zx
zpm_modules/zexus-network/network/server.zx
zpm_modules/zexus-network/network/socket.zx
zpm_modules/zexus-network/network/websocket.zx