ChangeLog.md
Development.md
JIT-OVERVIEW.md
LICENSE.txt
MANIFEST.in
Makefile
README.md
requirements.txt
setup.py
calysto_scheme/__init__.py
calysto_scheme/__main__.py
calysto_scheme/acc.py
calysto_scheme/fib.py
calysto_scheme/kernel.json
calysto_scheme/kernel.py
calysto_scheme/scheme.py
calysto_scheme.egg-info/PKG-INFO
calysto_scheme.egg-info/SOURCES.txt
calysto_scheme.egg-info/dependency_links.txt
calysto_scheme.egg-info/requires.txt
calysto_scheme.egg-info/top_level.txt
calysto_scheme/images/logo-32x32.png
calysto_scheme/images/logo-512x512.png
calysto_scheme/images/logo-64x64.png
calysto_scheme/modules/equality_predicates.ss
calysto_scheme/modules/sllgen.ss
calysto_scheme/modules/test_all.ss
scripts/calysto-scheme
scripts/calysto-scheme-debug
tests/test_all.py
tests/test_apply_direct_proc5_gap.py
tests/test_arity_tightening.py
tests/test_fastpath_error_handling.py
tests/test_fastprim_arity.py
tests/test_fastprim_no_trampoline_fallback.py
tests/test_fastprim_type_checks.py
tests/test_jit_cache_invalidation.py
tests/test_jit_fuzz.py
tests/test_jit_lambda_nested_and_looped.py
tests/test_jit_lambda_shared_frame.py
tests/test_jit_odd_float.py
tests/test_jit_plus_negative_zero.py
tests/test_jit_prim_tables.py
tests/test_jit_self_recursion.py
tests/test_jit_tag_parity.py
tests/test_jit_tail_loop_nontail_stmts.py
tests/test_nary_comparisons.py
tests/test_number_to_string_radix.py
tests/test_phase2_hof_unreachability.py
tests/test_phase2_safe_cache_invalidation.py
tests/test_phase2_safety.py
tests/test_primitive_redefinition.py
tests/test_unit_test_framework_error_handling.py