Browse Source

Added "Using, Understanding, and Unraveling The OCaml Language: From Practice to Theory and vice versa"

Alexander Fefelov 12 years ago
parent
commit
2a27aefad5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      free-programming-books.md

+ 1 - 1
free-programming-books.md

@@ -1096,7 +1096,7 @@ See also [TeX](#tex)
 * [Real World OCaml](https://realworldocaml.org/v1/en/html/)
 * [Think OCaml](http://greenteapress.com/thinkocaml/index.html) - Allen B. Downey and Nicholas Monje
 * [Unix System Programming in OCaml](http://ocamlunix.forge.ocamlcore.org/)
-
+* [Using, Understanding, and Unraveling The OCaml Language:  From Practice to Theory and vice versa](http://pauillac.inria.fr/~remy/cours/appsem/) - Didier R´emy
 
 ###Octave
 * [Octave Programming](http://en.wikibooks.org/wiki/Octave_Programming_Tutorial)