elliottt / dangLinks
A compiler for a strongly typed, haskell-like functional language
☆22Updated 7 years ago
Alternatives and similar repositories for dang
Users that are interested in dang are comparing it to the libraries listed below
Sorting:
- Dependently typed Algorithm M and friends☆25Updated 7 years ago
- A nullary type class for partial functions☆15Updated 7 years ago
- Austin's supercompiler work☆21Updated 5 years ago
- Artefact from the POPL'16 paper "Effects as Sessions, Sessions as Effects"☆15Updated 7 years ago
- Decision procedures for Presburger arithmetic in Haskell☆30Updated 6 months ago
- Type-level assertion operators☆16Updated 7 years ago
- Syntactic evaluation of STLC (incl. proof of normalization a la Software Foundations)☆13Updated 7 years ago
- Type Theory with Indexed Equality☆26Updated 8 years ago
- Dependently typed elimination functions using singletons☆28Updated 9 months ago
- A package re-exporting the verified subset of containers☆20Updated 7 years ago
- ☆23Updated last year
- Tiny dependent calculus with inference of irrelevance and erasure☆15Updated 5 years ago
- 🌋 Idris implementation of patricia tree☆23Updated 4 years ago
- Compositional type checking for Haskell☆37Updated 14 years ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.☆29Updated 10 months ago
- A tutorial on writing a concurrency testing tool in Haskell☆12Updated 7 years ago
- A partial binary associative operator (appendMaybe :: a → a → Maybe a)☆13Updated last year
- System F implemented in Haskell☆24Updated 13 years ago
- Experiments with effect systems☆12Updated 9 years ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago
- A Dependently Typed Programming Language☆27Updated 5 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 6 years ago
- Unpinned byte arrays in GHC haskell☆22Updated 6 years ago
- Haskell implementation of interaction net-based lambda evaluation☆21Updated 9 years ago
- A terminal UI for inspecting steps taken by a rewriting process. Useful for the optimization phase of a compiler, or even evaluators of s…☆21Updated 5 years ago
- Bring fusion to everyone☆14Updated 5 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Updated 7 years ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 7 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Roundtrip allows the definition of bidirectional (de-)serialization specifications☆16Updated 11 months ago