1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 10:07:45 +03:00
mal/ocaml
2015-11-21 23:00:56 -05:00
..
core.ml ocaml: fix hash equality 2015-11-21 23:00:56 -05:00
Dockerfile Travis: add ocaml, forth and miniMAL. 2015-10-06 13:28:11 -05:00
env.ml OCaml: Add step 9 2015-01-30 12:54:43 -05:00
Makefile All: show comments with stats target. 2015-10-26 22:33:49 -05:00
printer.ml OCaml: Add step 9 2015-01-30 12:54:43 -05:00
reader.ml OCaml: put macro flag in metadata rather than special type field 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: put macro flag in metadata rather than special type field 2015-01-30 12:54:43 -05:00
step3_env.ml OCaml: put macro flag in metadata rather than special type field 2015-01-30 12:54:43 -05:00
step4_if_fn_do.ml OCaml: put macro flag in metadata rather than special type field 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
step6_file.ml OCaml: put macro flag in metadata rather than special type field 2015-01-30 12:54:43 -05:00
step7_quote.ml OCaml: put macro flag in metadata rather than special type field 2015-01-30 12:54:43 -05:00
step8_macros.ml OCaml: put macro flag in metadata rather than special type field 2015-01-30 12:54:43 -05:00
step9_try.ml OCaml: put macro flag in metadata rather than special type field 2015-01-30 12:54:43 -05:00
stepA_mal.ml All: rename stepA_interop to stepA_mal 2015-02-28 11:09:54 -06:00
types.ml ocaml: fix hash equality 2015-11-21 23:00:56 -05:00