1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-11 13:55:55 +03:00
mal/impls/sml
2021-05-02 17:35:40 -05:00
..
.gitignore add sml_MODE selection for Make 2021-05-02 17:35:40 -05:00
core.sml rename makeList etc. 2021-05-02 17:35:40 -05:00
Dockerfile Dockerize SML, make dist 2021-05-02 17:35:40 -05:00
env.sml remove unused function 2021-05-02 17:35:40 -05:00
main.sml refactor SML to be more portable 2021-05-02 17:35:40 -05:00
Makefile Dockerize SML, make dist 2021-05-02 17:35:40 -05:00
printer.sml add metadata 2021-05-02 17:35:40 -05:00
reader.sml rename makeList etc. 2021-05-02 17:35:40 -05:00
run SML: Step 0 2021-05-02 17:35:40 -05:00
step0_repl.mlb SML build with MLton 2021-05-02 17:35:40 -05:00
step0_repl.sml refactor SML to be more portable 2021-05-02 17:35:40 -05:00
step1_read_print.mlb SML: Step 1 2021-05-02 17:35:40 -05:00
step1_read_print.sml fix strings in step 1 tests 2021-05-02 17:35:40 -05:00
step2_eval.mlb SML: Step 2 2021-05-02 17:35:40 -05:00
step2_eval.sml add metadata 2021-05-02 17:35:40 -05:00
step3_env.mlb step 3 scaffolding 2021-05-02 17:35:40 -05:00
step3_env.sml add metadata 2021-05-02 17:35:40 -05:00
step4_if_fn_do.mlb if and fn* work 2021-05-02 17:35:40 -05:00
step4_if_fn_do.sml add metadata 2021-05-02 17:35:40 -05:00
step6_file.mlb step 6 scaffolding 2021-05-02 17:35:40 -05:00
step6_file.sml add metadata 2021-05-02 17:35:40 -05:00
step7_quote.mlb step 7 scaffolding 2021-05-02 17:35:40 -05:00
step7_quote.sml rename makeList etc. 2021-05-02 17:35:40 -05:00
step8_macros.mlb step 8 scaffolding 2021-05-02 17:35:40 -05:00
step8_macros.sml rename makeList etc. 2021-05-02 17:35:40 -05:00
step9_try.mlb step 9 scaffolding 2021-05-02 17:35:40 -05:00
step9_try.sml rename makeList etc. 2021-05-02 17:35:40 -05:00
stepA_mal.mlb step A scaffolding 2021-05-02 17:35:40 -05:00
stepA_mal.sml SML: Step A 2021-05-02 17:35:40 -05:00
types.sml rename makeList etc. 2021-05-02 17:35:40 -05:00
util.sml add core readline 2021-05-02 17:35:40 -05:00