andreasabel / miniagda
A prototypical dependently typed languages with sized types and variances
☆107Updated 2 years ago
Alternatives and similar repositories for miniagda:
Users that are interested in miniagda are comparing it to the libraries listed below
- Unification and type inference algorithms☆125Updated 10 years ago
- A pedagogic implementation of abstract bidirectional elaboration for dependent type theory.☆82Updated 3 years ago
- Prototype implementations of systems based on setoid type theory☆65Updated 4 years ago
- Lambda normalization and conversion checking benchmarks for various implementations☆55Updated 3 years ago
- An experimental type checker for a modal dependent type theory.☆110Updated 4 years ago
- System F-omega normalization by hereditary substitution in Agda☆57Updated 5 years ago
- Benchmarks for capture-avoiding substitution☆113Updated last month
- Formalizations of Gradually Typed Languages in Agda☆57Updated last month
- Agda formalisation of second-order abstract syntax☆54Updated 2 years ago
- Algebra of Programming in Agda: Dependent Types for Relational Program Derivation☆80Updated 8 years ago
- Efficient Haskell effect handlers based on evidence translation.☆82Updated 3 years ago
- Normalization by Evaluation for Martin-Löf Type Theory☆123Updated 9 months ago
- Tiny type-checker with dependent types☆76Updated 11 years ago
- A formalization of the polymorphic lambda calculus extended with iso-recursive types☆70Updated 5 years ago
- being an operating system for typechecking processes☆125Updated last year
- Efficient effect handlers based on Evidence Passing Semantics.☆28Updated 4 years ago
- Automation for de Bruijn syntax and substitution in Coq [maintainers=@RalfJung,@co-dan]☆56Updated 6 months ago
- A simple Depdently-Typed Language for Research and Learning☆57Updated 8 years ago
- ☆47Updated 3 months ago
- An interactive theorem prover based on lambda-tree syntax☆94Updated last month
- Horn Clause Constraint Solving for Liquid Types☆144Updated this week
- 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
- An experimental implementation of homotopy type theory in the interactive proof assistant Isabelle☆34Updated 2 years ago
- Replib: generic programming & Unbound: generic treatment of binders☆44Updated 2 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆123Updated 7 months ago
- This aims to be the most pretentious implementation of stlc in existence☆62Updated 3 years ago
- The Evolution of a Typechecker☆54Updated 6 years ago
- Where my everyday research happens