Add basic Makefile
[jackhill/mal.git] / haskell /
drwxr-xr-x   ..
-rw-r--r-- 9477 Core.hs
-rw-r--r-- 742 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-- 3947 Types.hs
-rwxr-xr-x 57 run
-rw-r--r-- 457 step0_repl.hs
-rw-r--r-- 1028 step1_read_print.hs
-rw-r--r-- 2851 step2_eval.hs
-rw-r--r-- 3545 step3_env.hs
-rw-r--r-- 4330 step4_if_fn_do.hs
-rw-r--r-- 4602 step5_tco.hs
-rw-r--r-- 5134 step6_file.hs
-rw-r--r-- 6472 step7_quote.hs
-rw-r--r-- 8842 step8_macros.hs
-rw-r--r-- 9530 step9_try.hs
-rw-r--r-- 9891 stepA_mal.hs
drwxr-xr-x - tests