trite / ocaml_coding_exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

$ make init

Starting utop

This will build the project as well as load it into utop:

$ make utop

Building

$ make build

Or to watch

$ make watch

About


Languages

Language:OCaml 93.6%Language:Makefile 6.4%