Browse Source

Add "Développement d'applications avec Objective Caml" (#6610)

* Add "Développement d'applications avec Objective Caml"

* Combine Caml and OCaml categories

* Remove extra space

* Fix incorrect URI fragment

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Chuan Wei Foo 4 years ago
parent
commit
74afe2be10
1 changed files with 3 additions and 2 deletions
  1. 3 2
      books/free-programming-books-fr.md

+ 3 - 2
books/free-programming-books-fr.md

@@ -11,7 +11,7 @@
 * [Assembleur](#assembleur)
 * [Bash / Shell](#bash--shell)
 * [C / C++](#c--c)
-* [Caml](#caml)
+* [Caml / OCaml](#caml--ocaml)
 * [Coq](#coq)
 * [CSS](#css)
 * [Fortran](#fortran)
@@ -104,8 +104,9 @@
 * [La programmation Shell](https://frederic-lang.developpez.com/tutoriels/linux/prog-shell/) - Frederic Lang, Idriss Neumann
 
 
-### Caml
+### Caml / OCaml
 
+* [Développement d'applications avec Objective Caml](https://www-apr.lip6.fr/~chaillou/Public/DA-OCAML) - Emmanuel Chailloux, Pascal Manoury, Bruno Pagano
 * [Le langage Caml](https://caml.inria.fr/pub/distrib/books/llc.pdf) - Pierre Weis, Xavier Leroy (PDF)