Hazoo!

A little transpiler from OCaml to Hazel. Write your OCaml code below in the x-ocaml component, get it just right and then hit the compile button!


(* Your OCaml code goes here! *) let add x y = x + y