..
tests
Tests: move step5 non-TCO tests to per impl.
2016-03-14 23:39:21 -05:00
core.ml
Test uncaught throw, catchless try* . Fix 46 impls.
2018-12-12 14:18:26 -06: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
Add dist targets to most implementations.
2016-02-24 00:33:20 -06:00
printer.ml
ocaml: don't print commas in hash-maps
2015-12-17 22:01:32 +02:00
reader.ml
Error on unterminated strings.
2019-01-25 16:16:06 -06:00
run
Refactor to use run scripts, remove *_RUNSTEP
2016-05-18 22:29:18 -07: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: Fix exception on literal empty list
2016-03-28 15:13:05 -04:00
step4_if_fn_do.ml
ocaml: Fix exception on literal empty list
2016-03-28 15:13:05 -04: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: Remove debug prints in step6 & step7
2016-05-11 15:48:21 -04:00
step7_quote.ml
ocaml: Remove debug prints in step6 & step7
2016-05-11 15:48:21 -04:00
step8_macros.ml
awk, ocaml: Add number?, fn?, macro?
2017-10-15 06:04:17 +00:00
step9_try.ml
Test uncaught throw, catchless try* . Fix 46 impls.
2018-12-12 14:18:26 -06:00
stepA_mal.ml
Test uncaught throw, catchless try* . Fix 46 impls.
2018-12-12 14:18:26 -06:00
types.ml
ocaml: fix hash equality
2015-11-21 23:00:56 -05:00