miniagda
Dependent type prototype
A research prototype of a dependently typed language with sized types and variances
A prototypical dependently typed languages with sized types and variances
104 stars
7 watching
4 forks
Language: Haskell
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An experimentally designed dependently typed programming language with a focus on type checking and research | 173 |
| | Learning Haskell with focus on dependent types and type-level programming using the OneOf data structure | 70 |
| | Mechanizations for two dependently-typed languages with graded types | 24 |
| | Reorganization of source code for dependently typed lambda calculus paper to improve readability and understandability | 112 |
| | A systems programming language with first-class types, designed to support dependent records and types. | 610 |
| | Implementations of basic machine learning algorithms in Haskell | 57 |
| | A library providing a foundation for type-level functions and compositions in Haskell | 87 |
| | A language prototype with subtyping and type inference for teaching cubic biunification algorithms | 165 |
| | Exploring and showcasing examples of dependently-typed programs in Haskell | 303 |
| | An experimental language exploring two-level type theory to achieve compile-time evaluation of dynamic features | 11 |
| | Generates Haskell type declarations from JSON input to improve developer productivity when working with big JSON APIs. | 148 |
| | A programming language and proof assistant built on top of Rust. | 114 |
| | A Haskell compiler with a runtime environment implementing Combinatory Logic | 73 |
| | A Haskell library for creating and manipulating compositional data types in a modular and flexible way | 89 |
| | A project that formalizes refinement types and dependent types in the Agda language | 58 |