1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +03:00
mal/ocaml
2015-01-30 12:54:43 -05:00
..
core.ml Ocaml: All optional tests passing up thru step 4 2015-01-30 12:54:43 -05:00
env.ml Ocaml: Use a real map type 2015-01-30 12:54:42 -05:00
Makefile Ocaml: Add step 5, TCO worked automatically in Ocaml 2015-01-30 12:54:43 -05:00
printer.ml Ocaml: add meta, with-meta, and ^ reader support 2015-01-30 12:54:43 -05:00
reader.ml Ocaml: All optional tests passing up thru step 4 2015-01-30 12:54:43 -05:00
step0_repl.ml OCaml: add step 0 2015-01-30 12:54:42 -05:00
step1_read_print.ml Ocaml: Add string functions 2015-01-30 12:54:42 -05:00
step2_eval.ml Ocaml: All optional tests passing up thru step 4 2015-01-30 12:54:43 -05:00
step3_env.ml Ocaml: All optional tests passing up thru step 4 2015-01-30 12:54:43 -05:00
step4_if_fn_do.ml Ocaml: All optional tests passing up thru step 4 2015-01-30 12:54:43 -05:00
step5_tco.ml Ocaml: Add step 5, TCO worked automatically in Ocaml 2015-01-30 12:54:43 -05:00
types.ml Ocaml: Use a real map type 2015-01-30 12:54:42 -05:00