Implement step A
[jackhill/mal.git] / cpp /
drwxr-xr-x   ..
-rw-r--r-- 42 .gitignore
-rw-r--r-- 10329 Core.cpp
-rw-r--r-- 956 Debug.h
-rw-r--r-- 725 Dockerfile
-rw-r--r-- 1781 Environment.cpp
-rw-r--r-- 633 Environment.h
-rw-r--r-- 802 MAL.h
-rw-r--r-- 1329 Makefile
-rw-r--r-- 822 README.md
-rw-r--r-- 667 ReadLine.cpp
-rw-r--r-- 279 ReadLine.h
-rw-r--r-- 5711 Reader.cpp
-rw-r--r-- 1662 RefCountedPtr.h
-rw-r--r-- 1027 StaticList.h
-rw-r--r-- 2096 String.cpp
-rw-r--r-- 440 String.h
-rw-r--r-- 12225 Types.cpp
-rw-r--r-- 10892 Types.h
-rw-r--r-- 865 Validation.cpp
-rw-r--r-- 520 Validation.h
-rwxr-xr-x 470 docker.sh
-rwxr-xr-x 57 run
-rw-r--r-- 687 step0_repl.cpp
-rw-r--r-- 1195 step1_read_print.cpp
-rw-r--r-- 3079 step2_eval.cpp
-rw-r--r-- 3007 step3_env.cpp
-rw-r--r-- 4739 step4_if_fn_do.cpp
-rw-r--r-- 5127 step5_tco.cpp
-rw-r--r-- 5874 step6_file.cpp
-rw-r--r-- 7580 step7_quote.cpp
-rw-r--r-- 9739 step8_macros.cpp
-rw-r--r-- 11376 step9_try.cpp
-rw-r--r-- 11600 stepA_mal.cpp
drwxr-xr-x - tests