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
cd milewski-ctfp-pdf git checkout ocaml cd src make ocaml
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: