ollef / rockLinks
Build system
☆128Updated last year
Alternatives and similar repositories for rock
Users that are interested in rock are comparing it to the libraries listed below
Sorting:
- Fast parsing from bytestrings☆167Updated last month
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- GRIN backend for GHC☆144Updated 3 years ago
- Example language server (LSP) implementation for a toy language☆60Updated 4 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 8 months ago
- a functional programming language with algebraic effects and handlers☆82Updated 7 months ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆61Updated last year
- being an operating system for typechecking processes☆130Updated 2 years ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆81Updated 3 years ago
- 🚧 a work in progress effect system for Haskell 🚧☆133Updated 2 years ago
- Strongly-typed System F in Haskell☆118Updated 2 years ago
- The compilation target that functional programmers always wanted.☆62Updated 5 years ago
- Horn Clause Constraint Solving for Liquid Types☆152Updated 3 weeks ago
- A prototypical dependently typed languages with sized types and variances☆111Updated 2 months ago
- Language Server for Agda☆115Updated 2 weeks ago
- Named parameters (keyword arguments) for Haskell☆97Updated 6 months ago
- A prototype programming language for programming with runners☆91Updated 4 years ago
- A core language and API for dependently typed languages☆97Updated 7 months ago
- Inigo: A Package Manager for Idris2☆62Updated 2 years ago
- GHC Whole Program Compiler and External STG IR tooling☆119Updated 10 months ago
- Fast and concise extensible effects☆109Updated 2 years ago
- PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.☆82Updated 3 years ago
- JHC Haskell compiler split into reusable components☆57Updated 6 years ago
- ⛏️ A refinement proof framework for haskell☆70Updated 2 years ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- A pedagogic implementation of abstract bidirectional elaboration for dependent type theory.☆83Updated 4 years ago
- Total Parser Combinators in Agda