Skip to content

martintrojer/realworldocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.