Implement step A
[jackhill/mal.git] / haskell /
drwxr-xr-x   ..
-rw-r--r-- 9473 Core.hs
-rw-r--r-- 1016 Dockerfile
-rw-r--r-- 2293 Env.hs
-rw-r--r-- 936 Makefile
-rw-r--r-- 1553 Printer.hs
-rw-r--r-- 3590 Reader.hs
-rw-r--r-- 982 Readline.hs
-rw-r--r-- 3871 Types.hs
-rwxr-xr-x 57 run
-rw-r--r-- 457 step0_repl.hs
-rw-r--r-- 1031 step1_read_print.hs
-rw-r--r-- 2854 step2_eval.hs
-rw-r--r-- 3548 step3_env.hs
-rw-r--r-- 4322 step4_if_fn_do.hs
-rw-r--r-- 4594 step5_tco.hs
-rw-r--r-- 5126 step6_file.hs
-rw-r--r-- 6464 step7_quote.hs
-rw-r--r-- 8833 step8_macros.hs
-rw-r--r-- 9522 step9_try.hs
-rw-r--r-- 9888 stepA_mal.hs
drwxr-xr-x - tests