Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
-
Updated
Nov 29, 2024 - TeX
Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothing is done until it needs to be) language.
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
Book of Elementary Functional Algorithms and Data structures
Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically
Cheat Sheets for programming languages and tools
Category theory applied to functional programming (undergraduate project)
Binary Neural Networks research project
Free as in beer, free as in algebra. Language with (co)algebraic effects and (co)handlers
My personal website, jonreeve.com, written in Haskell, using Ema.
Translates Metis ATP proofs to the Agda code
prototype implementation of a dependently-typed language with an extendable constraints and accompanying materials
Released 1990