* OCaml version of Category Theory For Programmers
** How do I get the book?
- Currently, the book can be download by cloning this fork -
https://github.com/ArulselvanMadhavan/milewski-ctfp-pdf and
running
#+BEGIN_SRC bash
cd milewski-ctfp-pdf
git checkout ocaml
cd src
make ocaml
#+END_SRC
** Acknowledgements
- Thanks to Marcello Seri @mseri for doing the code review. If @mseri
hadn't offered to do the code review, this project would not have started
- Thanks to @XVilka for promoting this effort in reddit, ocaml
forums and offering helpful links
- All the kind people in OCaml discord who hang out in the
#beginners channel answering questions
** Helpful Resources
- Resources I found useful as I started translating the book in OCaml:
1) https://github.com/freebroccolo/ocaml-cats
2) https://github.com/ocamllabs/higher
Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.
C++
57.8%
OCaml
42.2%
* OCaml version of Category Theory For Programmers
** How do I get the book?
- Currently, the book can be download by cloning this fork -
https://github.com/ArulselvanMadhavan/milewski-ctfp-pdf and
running
#+BEGIN_SRC bash
cd milewski-ctfp-pdf
git checkout ocaml
cd src
make ocaml
#+END_SRC
** Acknowledgements
- Thanks to Marcello Seri @mseri for doing the code review. If @mseri
hadn't offered to do the code review, this project would not have started
- Thanks to @XVilka for promoting this effort in reddit, ocaml
forums and offering helpful links
- All the kind people in OCaml discord who hang out in the
#beginners channel answering questions
** Helpful Resources
- Resources I found useful as I started translating the book in OCaml:
1) https://github.com/freebroccolo/ocaml-cats
2) https://github.com/ocamllabs/higher
Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.
C++
57.8%
OCaml
42.2%