elliottt / dangLinks
A compiler for a strongly typed, haskell-like functional language
☆22Updated 8 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 elimination functions using singletons☆28Updated last month
- A nullary type class for partial functions☆15Updated 8 years ago
- Compositional type checking for Haskell☆38Updated 14 years ago
- Artefact from the POPL'16 paper "Effects as Sessions, Sessions as Effects"☆15Updated 8 years ago
- Syntactic evaluation of STLC (incl. proof of normalization a la Software Foundations)☆13Updated 8 years ago
- Dependently typed Algorithm M and friends☆26Updated 7 years ago
- Type Theory with Indexed Equality☆26Updated 8 years ago
- A tutorial on writing a concurrency testing tool in Haskell☆12Updated 8 years ago
- Austin's supercompiler work☆21Updated 6 years ago
- Resin: high performance variable binder and ast manipulation lib☆13Updated 7 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 7 years ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago
- A monadic interface for DAG construction.☆24Updated 4 years ago
- 🌋 Idris implementation of patricia tree☆23Updated 5 years ago
- Roundtrip allows the definition of bidirectional (de-)serialization specifications☆16Updated last year
- Decision procedures for Presburger arithmetic in Haskell☆30Updated 10 months ago
- Term Rewriting Systems☆17Updated 10 years ago
- A hashing-based graph implementation in Haskell☆33Updated 7 years ago
- Bring fusion to everyone☆14Updated 6 years ago
- System F implemented in Haskell☆24Updated 13 years ago
- Experiments with effect systems☆12Updated 9 years ago
- Tiny dependent calculus with inference of irrelevance and erasure☆15Updated 6 years ago
- A partial binary associative operator (appendMaybe :: a → a → Maybe a)☆13Updated last year
- Unpinned byte arrays in GHC haskell☆22Updated 7 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 6 years ago
- Type-level assertion operators☆16Updated 7 years ago
- An attempt to formalize unix cat in fiat☆11Updated 8 years ago
- An implementation of Ben Lippmeier's "Don't Substitute Into Abstractions"☆15Updated 7 years ago
- "Programs that explain their effects" talk material☆17Updated 7 years ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.☆29Updated last year