siraben / fp-notesLinks
Notes on Functional Programming and related topics
☆30Updated 3 years ago
Alternatives and similar repositories for fp-notes
Users that are interested in fp-notes are comparing it to the libraries listed below
Sorting:
- Trying to write an understandable implementation of Haskell, in Haskell☆125Updated 4 years ago
- A pure type system implemented in OCaml☆77Updated 4 years ago
- A tool to make solving type errors in Haskell simple and fun.☆38Updated 3 years ago
- Javascript DOM bindings for Idris2☆52Updated last month
- 🚧 a work in progress effect system for Haskell 🚧☆133Updated 2 years ago
- Implementing a small functional language with a combinator based graph-reduction machine☆36Updated 2 months ago
- A beginner's guide to Haskell optimization☆65Updated 7 years ago
- LLVM code generation in Haskell☆54Updated last year
- A verified compiler for a lazy functional language☆36Updated last week
- Interpret Haskell programs into any cartesian closed category.☆67Updated last week
- A tutorial about how to apply property-based testing to stateful systems.☆79Updated 2 years ago
- A bidirectional type checker☆66Updated 8 years ago
- A structural editor for JSON values☆77Updated 3 years ago
- Kempe is a compiled stack-based language☆58Updated last year
- Pure, statically typed, content-addressable, programming language for spreadsheet use