used to be something more ambitious, cut scope to just a simple compiler for thesis project
☆17Jan 14, 2019Updated 7 years ago
Alternatives and similar repositories for simplecompiler
Users that are interested in simplecompiler are comparing it to the libraries listed below
Sorting:
- A monadic interface for DAG construction.☆24May 11, 2021Updated 4 years ago
- Closure calculus implementation☆12Jun 25, 2019Updated 6 years ago
- Use GHC's Memory Allocator from C☆12Feb 22, 2020Updated 6 years ago
- Write yourself a typed functional language☆65Oct 11, 2018Updated 7 years ago
- Tools for functors from Hask^k to Hask☆23Aug 25, 2019Updated 6 years ago
- Simply-typed lambda calculus (plus several features) -> x86 executables for Linux and Windows☆25Jan 25, 2013Updated 13 years ago
- Compiler for IMP programming language implemented in Haskell☆16Jun 16, 2020Updated 5 years ago
- ICFP tutorial☆39Jul 31, 2021Updated 4 years ago
- A nullary type class for partial functions☆15Nov 28, 2017Updated 8 years ago
- Merged into ian repo: https://github.com/seagreen/ian#llvm-in-haskell☆17Apr 13, 2019Updated 6 years ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Apr 13, 2015Updated 10 years ago
- "Programs that explain their effects" talk material☆17Jun 22, 2018Updated 7 years ago
- An example of dynamically loading a Haskell source module☆18May 9, 2018Updated 7 years ago
- A tiny compiler for a security-typed imperative language with a formalised proof of noninterference-preservation.☆16Dec 10, 2019Updated 6 years ago
- An experimental Haskell library for programming with effectful runners.☆30Dec 6, 2019Updated 6 years ago
- Omit fields for instance deriving☆37Jun 5, 2020Updated 5 years ago
- Constructs FAlgebras from typeclasses, making Haskell functions homoiconic☆18May 15, 2019Updated 6 years ago
- Proofs of the number of inhabitants of polymorphic functions☆23Jul 19, 2018Updated 7 years ago
- Encoding of GHC Core inside MLIR☆19Nov 12, 2020Updated 5 years ago
- Haskell typechecker☆39May 7, 2019Updated 6 years ago
- a talk about and sample project for the [Categorifier](https://github.org/con-kitty/categorifier) GHC plugin.☆21Apr 3, 2024Updated last year
- static analysis of free monads☆24Jul 10, 2018Updated 7 years ago
- A thread-safe hash table in Haskell☆15Feb 28, 2020Updated 6 years ago
- Classical Logic in Haskell☆24Nov 19, 2025Updated 3 months ago
- Minimal Haskell Compiler