Skip to content

Pragmatic Category Theory for Beginners in OCaml with lots of real-world examples

License

Notifications You must be signed in to change notification settings

chshersh/pragmatic-category-theory

Repository files navigation

Pragmatic Category Theory

Pragmatic Category Theory for Beginners in OCaml with lots of real-world examples. It's a series of text articles and videos. This repository contains code that powers the content.

Important

The series is currently in progress.

Part Article Video
Part 1: Semigroup Intro Article -
Part 2: Composing Semigroups Article -

Development

Initialise the project when building for the first time:

opam switch create .
opam install --deps-only --with-test .

Build the project:

dune build

Run tests:

dune runtest

Install dev dependencies:

opam install utop ocamlformat ocaml-lsp-server dune

About

Pragmatic Category Theory for Beginners in OCaml with lots of real-world examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published