Setup
- To use OCaml at INSA, copy to your homedir /mnt/commetud/GEI/OCaml/.profile and read it.
- Open a new terminal and launch utop:
utop
You should get a nice greeting message. Press CTRL+D to quit. - Alternatively, you can write small OCaml programs directly on Try OCaml.