rust: fix Dockerfile to include WORKDIR=/mal
[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-- 1038 Makefile
-rw-r--r-- 9048 core.rs
-rw-r--r-- 2229 env.rs
-rw-r--r-- 1792 printer.rs
-rw-r--r-- 3693 reader.rs
-rw-r--r-- 0 readline.rs
-rwxr-xr-x 57 run
-rw-r--r-- 751 step0_repl.rs
-rw-r--r-- 1195 step1_read_print.rs
-rw-r--r-- 3387 step2_eval.rs
-rw-r--r-- 4224 step3_env.rs
-rw-r--r-- 4931 step4_if_fn_do.rs
-rw-r--r-- 5580 step5_tco.rs
-rw-r--r-- 6317 step6_file.rs
-rw-r--r-- 7580 step7_quote.rs
-rw-r--r-- 9857 step8_macros.rs
-rw-r--r-- 10639 step9_try.rs
-rw-r--r-- 11007 stepA_mal.rs
-rw-r--r-- 5711 types.rs