perl: Much less complicated implementations of 'cons' and 'concat'.
[jackhill/mal.git] / mal /
drwxr-xr-x   ..
-rw-r--r-- 922 Dockerfile
-rw-r--r-- 85 Makefile
-rw-r--r-- 1265 core.mal
-rw-r--r-- 762 env.mal
-rwxr-xr-x 152 run
-rw-r--r-- 461 step0_repl.mal
-rw-r--r-- 443 step1_read_print.mal
-rw-r--r-- 1278 step2_eval.mal
-rw-r--r-- 1681 step3_env.mal
-rw-r--r-- 2160 step4_if_fn_do.mal
-rw-r--r-- 2419 step6_file.mal
-rw-r--r-- 2975 step7_quote.mal
-rw-r--r-- 3812 step8_macros.mal
-rw-r--r-- 4096 step9_try.mal
-rw-r--r-- 4208 stepA_mal.mal