0 Forks
26 Stars
26 Watchers

curious-ocaml

A curious book about OCaml: logic (types), algebra (values), computation (rewrite semantics), functions (lambda calculus), constraints, monads, expression.

How to download and setup curious-ocaml

Open terminal and run command
git clone https://github.com/lukstafi/curious-ocaml.git
git clone is used to create a copy or clone of curious-ocaml repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with curious-ocaml https://github.com/lukstafi/curious-ocaml/archive/master.zip

Or simply clone curious-ocaml with SSH
[email protected]:lukstafi/curious-ocaml.git

If you have some problems with curious-ocaml

You may open issue on curious-ocaml support forum (system) here: https://github.com/lukstafi/curious-ocaml/issues