konna
Type theory project
An experimental language exploring two-level type theory to achieve compile-time evaluation of dynamic features
11 stars
1 watching
0 forks
Language: Haskell
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An experimentally designed dependently typed programming language with a focus on type checking and research | 173 |
| A collection of resources for learning type theory and related fields | 2,180 |
| Mechanized proof of soundness for a type-theoretic foundation for languages like Scala | 155 |
| A research project on using the Coq proof assistant to develop and prove mathematical models of computation in computational type theory | 82 |
| A research prototype of a dependently typed language with sized types and variances | 104 |
| Formalizes Nuprl's Constructive Type Theory in Coq, focusing on its computation system, type system, inference rules, and consistency. | 44 |
| Category theory for Haskell with a strong lens-like flavor. | 163 |
| A language project that aims to create a systems programming language with a strong emphasis on type systems and advanced features like levity polymorphism, first-class inline functions, linear types, and effectful regions. | 64 |
| A playground for advanced data structures in Haskell | 63 |
| An experimental language project providing a toy compiler and tools for working with it | 162 |
| A programming language compiler and interpreter built on top of Haskell's type system. | 249 |
| A Haskell dialect designed to run on the JVM with goals of accessibility and compatibility | 2,612 |
| Learning Haskell with focus on dependent types and type-level programming using the OneOf data structure | 70 |
| Teaching notes and resources on programming languages written in Haskell | 165 |
| A Haskell library for working with refined types to represent and manipulate data structures | 57 |