Code for tutorials, papers and experiments. Mostly Agda, Coq and Haskell.
☆21Feb 17, 2023Updated 3 years ago
Alternatives and similar repositories for misc-stuff
Users that are interested in misc-stuff are comparing it to the libraries listed below
Sorting:
- Correctness of normalization-by-evaluation for STLC☆24Oct 1, 2019Updated 6 years ago
- Experimenting on ornamentation in Agda via reflection.☆12Jul 1, 2023Updated 2 years ago
- Interpreter for functional pure type systems.☆21Jun 30, 2017Updated 8 years ago
- ☆21May 19, 2025Updated 9 months ago
- Implementation of dependent type theory in SWI-Prolog☆10Oct 6, 2020Updated 5 years ago
- ☆12Feb 11, 2019Updated 7 years ago
- Agda to C compiler☆10Sep 23, 2025Updated 5 months ago
- A Model of Relationally Parametric System F in Coq☆22May 27, 2015Updated 10 years ago
- A dependently typed type checker for a TT with intervals☆24Feb 6, 2020Updated 6 years ago
- Experiments with effect systems☆12Apr 18, 2016Updated 9 years ago
- My Agda blog/lab/playground☆12Feb 12, 2026Updated 2 weeks ago
- Relative Monad Library for Agda☆24May 29, 2019Updated 6 years ago
- A Redex model of CIC as specified in Chapter 4 of the Coq reference manual.☆34May 27, 2017Updated 8 years ago
- A self-contained repository for the paper Type and Scope Preserving Semantics☆23Feb 2, 2019Updated 7 years ago
- A work-in-progress structure editor for the cooltt proof assistant.☆18Jul 28, 2022Updated 3 years ago
- Dynamically-typed Haskell expressions involving applications and variables.☆22Jan 30, 2025Updated last year
- A formalization of the theory behind the mugen library☆19Jun 24, 2024Updated last year
- STLC-related snippets in Agda☆16May 1, 2013Updated 12 years ago
- Eventually a practical 2-level TT-based compiler☆31Feb 3, 2026Updated last month
- a compiler from a lambda language to an assembly language, as a rewrite system☆16Sep 23, 2025Updated 5 months ago
- A TOML parser for Idris 2☆17Jun 27, 2024Updated last year
- Implementation for ICFP 2020 paper☆54Jul 5, 2021Updated 4 years ago
- A universe of scope- and type-safe syntaxes (syntices?). Includes generic implementation of type-preserving renaming/substitution with al…☆16Dec 10, 2017Updated 8 years ago
- Data frames for Idris 2☆23Jan 10, 2023Updated 3 years ago
- Self-contained repository for the eponymous paper☆30Jan 11, 2019Updated 7 years ago
- Mtac in Agda☆29May 4, 2021Updated 4 years ago
- A library for doing generic programming in Agda☆36Jan 27, 2021Updated 5 years ago
- 🧊 kado カド: Cofibrations in Cartesian Cubical Type Theory☆22Nov 20, 2025Updated 3 months ago
- Unification and type inference algorithms☆127Feb 21, 2015Updated 11 years ago
- LinearOne is a prototype theorem prover for first-order (multiplicative, intuitionistic) linear logic.