The romance of Haskell and Category Theory.

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • promises-spec

    An open standard for sound, interoperable JavaScript promises—by implementers, for implementers.

  • Fancy mathematics is the foundation of so many things in Haskell. Haskell is a lambda calculus, with application, abstraction, α equivalence, β reduction, confluence. Functions compose, monadic functions compose. Streams are a monoidal category. mapMaybe is a functor from Kleisli Maybe. Promises are a monad. The list goes on.

  • tomland

    🏝 Bidirectional TOML serialization

  • A humble example is tomland, a TOML parser. As far as I know, it is based on the ideas from this paper and previous work by /u/syrak. Again, maybe for you it is a triviality, but I find it impressive.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts