A Go wrapper for Ocaml interactive shell. Similar to Tuareg Mode interactive shell.
It adds the automatic import of a given file on its update, moreover it is possible to quit just using ctrl + C (Yeah, it's a cool feature ^.^)
This tool has been made to provide an easily accessible test environment for studying purpose.
TODO: "make" installation script
Given the ocaml source file example.ml
You can execute gocaml example.ml