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 make envs mutable 2021-05-02 17:35:40 -05:00
env.sml make envs mutable 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 step 6 scaffolding 2021-05-02 17:35:40 -05:00
printer.sml make envs mutable 2021-05-02 17:35:40 -05:00
reader.sml @ reader macro 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 refactor SML to be more portable 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 make envs mutable 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 make envs mutable 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 make envs mutable 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 SML: Step 6 2021-05-02 17:35:40 -05:00
types.sml make envs mutable 2021-05-02 17:35:40 -05:00
util.sml implement string type 2021-05-02 17:35:40 -05:00