/realworldocaml

https://realworldocaml.org and http://ocaml.org/learn/tutorials/99problems.html

Primary LanguageOCaml

Various snippets while reading http://realworldocaml.org

My setup is Emacs (Tuareg and utop)

Usage

Use docker (>= 1.5.0)

$ make build
$ make connect

You may want to change Dockerfile to use your dotfiles and change OCAML version.