bbc-basic: Slight tweak to heap size.
[jackhill/mal.git] / rust /
drwxr-xr-x   ..
-rw-r--r-- 9 .gitignore
-rw-r--r-- 8162 Cargo.lock
-rw-r--r-- 762 Cargo.toml
-rw-r--r-- 52 Dockerfile
-rw-r--r-- 626 Makefile
-rw-r--r-- 9048 core.rs
-rw-r--r-- 2229 env.rs
-rw-r--r-- 1792 printer.rs
-rw-r--r-- 3745 reader.rs
-rw-r--r-- 0 readline.rs
-rwxr-xr-x 57 run
-rw-r--r-- 752 step0_repl.rs
-rw-r--r-- 1196 step1_read_print.rs
-rw-r--r-- 3388 step2_eval.rs
-rw-r--r-- 4225 step3_env.rs
-rw-r--r-- 4932 step4_if_fn_do.rs
-rw-r--r-- 5581 step5_tco.rs
-rw-r--r-- 6318 step6_file.rs
-rw-r--r-- 7581 step7_quote.rs
-rw-r--r-- 9900 step8_macros.rs
-rw-r--r-- 10682 step9_try.rs
-rw-r--r-- 11049 stepA_mal.rs
-rw-r--r-- 5711 types.rs