let-ocaml / ocaml-ctfp

OCaml version of Category Theory For Programmers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCaml version of Category Theory For Programmers

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

Thanks to @mseri for offering to do code review.

If you find any mistakes or want to improve code snippets, please submit a PR.

Completed work:

TODO:

About

OCaml version of Category Theory For Programmers

License:GNU General Public License v3.0


Languages

Language:OCaml 54.0%Language:C++ 46.0%