ocamli
ocamli copied to clipboard
OCaml interpreter
Hi, I'd be very interested to play with ocamli but I can't get it to compile, I tried with OCaml versions 4.05.0, 4.06.1, 4.07.1, 4.08.0, 4.08.1 and 4.09.0. Running `sh...

hash the printout strings and check for repeats to show infinite loops
Need to issue reset \e[0m in all circs.
Arraylabels.ml just has "include Array" so we must implement the include keyword. However, the labels come about because arraylabels.mli puts some labels on: they do not exist in array.ml or...
e.g for print_int (factorial 4) we shouldn't ellide factorial 4's evaluation just because it's inside a print_int!