llelf / icfp2020-papers
ICFP 2020 papers. Crowd-sourced
☆91Updated 4 years ago
Alternatives and similar repositories for icfp2020-papers:
Users that are interested in icfp2020-papers are comparing it to the libraries listed below
- They see me rollin'. They're Heyting. -- Chamillionaire, 2005☆83Updated 3 years ago
- Strongly-typed System F in Haskell☆117Updated 2 years ago
- PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.☆81Updated 3 years ago
- Prototype implementations of systems based on setoid type theory☆65Updated 4 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆52Updated 7 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆123Updated 6 months ago
- Haskell embedding of PlusCal☆61Updated 2 years ago
- Unification and type inference algorithms☆124Updated 10 years ago
- The 2019/2020 edition of Strathclyde's CS316 Functional Programming course☆41Updated 4 years ago
- Minimalistic dependent type theory with syntactic metaprogramming☆57Updated 8 months ago
- yacctt: Yet Another Cartesian Cubical Type Theory☆75Updated 6 years ago
- being the teaching materials and exercises for CS410 in the 2018/19 session☆56Updated 5 years ago
- Experiments with sequent calculi☆26Updated 3 years ago
- SPLV20 course notes☆108Updated 2 years ago
- Library of the ##dependent distributed research support group☆112Updated 7 months ago
- A prototypical dependently typed languages with sized types and variances☆107Updated 2 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 3 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆121Updated last month
- An experimental implementation of homotopy type theory in the interactive proof assistant Isabelle☆34Updated 2 years ago
- Algebra of Programming in Agda: Dependent Types for Relational Program Derivation☆80Updated 8 years ago
- Where my everyday research happens☆52Updated last week
- The Evolution of a Typechecker☆54Updated 6 years ago
- Efficient Haskell effect handlers based on evidence translation.