A modern proof language
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
Agda is a dependently typed programming language / interactive theorem prover.
A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧
Playing Sudoku in TypeScript while the type checker highlights mistakes.
Research on integrating datalog & lambda calculus via monotonicity types
A fast functional language based on two level type theory
Programming language agnostic type construction language based on polynomials.
My personal repository of formally verified mathematics.
A garden of small programming language implementations 🪴
Logical manifestations of topological concepts, and other things, via the univalent point of view.
Lecture notes on univalent foundations of mathematics with Agda
"Between the darkness and the dawn, a red cube rises!": a proof assistant for cartesian cubical type theory
Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!