mrkgnao / picoLinks
The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)
☆15Updated 7 years ago
Alternatives and similar repositories for pico
Users that are interested in pico are comparing it to the libraries listed below
Sorting:
- Bring fusion to everyone☆14Updated 5 years ago
- Resin: high performance variable binder and ast manipulation lib☆13Updated 7 years ago
- A package re-exporting the verified subset of containers☆20Updated 7 years ago
- Simplify and render Template Haskell☆18Updated 7 years ago
- Dependently typed elimination functions using singletons☆28Updated last year
- Experiments with effect systems☆12Updated 9 years ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Updated 3 years ago
- Proofs of the number of inhabitants of polymorphic functions☆23Updated 7 years ago
- "Programs that explain their effects" talk material☆17Updated 7 years ago
- Funny little Haskell impl☆18Updated 5 years ago
- A usable type system for call by push-value☆33Updated 6 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated last week
- Hack idiom-brackets using GHC Source Plugin (8.6+)☆25Updated 7 years ago
- Dependently typed Algorithm M and friends☆26Updated 7 years ago
- Type Theory with Indexed Equality☆26Updated 8 years ago
- A truly tiny monadic parsing library☆28Updated 4 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆49Updated last year
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- 💧 Liquid Haskell integration for Cabal and Stack☆25Updated 6 years ago
- An efficient finite map from (byte)strings to values.☆20Updated 8 months ago
- A typechecker for WebAssembly, written in Agda (WIP)☆17Updated 7 years ago
- Austin's supercompiler work