glaebhoerl / simplecompilerLinks
used to be something more ambitious, cut scope to just a simple compiler for thesis project
☆17Updated 7 years ago
Alternatives and similar repositories for simplecompiler
Users that are interested in simplecompiler are comparing it to the libraries listed below
Sorting:
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Updated 7 years ago
- Austin's supercompiler work☆21Updated 6 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
- Bring fusion to everyone☆14Updated 6 years ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago
- A monadic interface for DAG construction.☆24Updated 4 years ago
- An implementation of Ben Lippmeier's "Don't Substitute Into Abstractions"☆15Updated 7 years ago
- Dependently typed elimination functions using singletons☆28Updated 3 weeks ago
- Modern compiler implementation in ML, in Haskell☆16Updated 7 years ago
- Proofs of the number of inhabitants of polymorphic functions☆23Updated 7 years ago
- A usable type system for call by push-value☆33Updated 6 years ago
- Agda suffices: software written from A to Z in Agda☆16Updated 6 years ago
- Type level algebraic "proofs" using lens combinators☆19Updated 6 years ago
- "Programs that explain their effects" talk material☆17Updated 7 years ago
- Zippers for cofree types☆13Updated 4 years ago
- Closure calculus implementation☆12Updated 6 years ago
- Dependently typed Algorithm M and friends☆26Updated 7 years ago
- Reification of data structures using observable sharing☆30Updated last year
- Demo code for the talk Dependent Types in Haskell in Hong Kong Functional Programming meetup☆16Updated 7 years ago
- Experiments with effect systems☆12Updated 9 years ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- A package re-exporting the verified subset of containers☆20Updated 7 years ago
- Compiler for IMP programming language implemented in Haskell☆16Updated 5 years ago
- Hack idiom-brackets using GHC Source Plugin (8.6+)☆25Updated 7 years ago
- 💧 Liquid Haskell integration for Cabal and Stack☆25Updated 6 years ago
- A tiny dependent typechecker in Haskell, translated from @andrejbauer's OCaml☆38Updated 6 years ago
- Resin: high performance variable binder and ast manipulation lib☆13Updated 7 years ago
- Funny little Haskell impl☆18Updated 5 years ago
- using Data and Typeable to get a direct reflection system for free, when we're implementing a toy language in Haskell☆15Updated 5 years ago
- Interpreter for functional pure type systems.☆21Updated 8 years ago