BekaValentine / SimpleFP
A series of implementations of a simple functional programming language.
☆30Updated 9 years ago
Alternatives and similar repositories for SimpleFP:
Users that are interested in SimpleFP are comparing it to the libraries listed below
- ☆41Updated 7 years ago
- A general purpose programming language with linear types☆44Updated 8 years ago
- The Disco Discus Compiler☆174Updated 6 years ago
- Epic - a Supercombinator Compiler☆65Updated 9 years ago
- Agda proofs for some of the theorems in Robert Harper's Practical Foundations of Programming Languages.☆54Updated 5 years ago
- Dive into GHC☆82Updated 8 years ago
- A small implementation of a proof refinement logic.☆50Updated 7 years ago
- The Alms Programming Language☆44Updated 6 years ago
- A tiny dependent typechecker in Haskell, translated from @andrejbauer's OCaml☆38Updated 5 years ago
- A proper network library for Idris, now that I know what I'm doing.☆58Updated 8 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 4 months ago
- An alternate definition of Haskell's Functor typeclass☆42Updated 5 years ago
- A port of miniprl to Haskell with co-/inductive types bolted on the side.☆22Updated 8 years ago
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- Interactive and object-oriented programming in Agda using coinductive types☆23Updated 4 months ago
- Compositional type checking for Haskell☆37Updated 14 years ago
- Hopefully verifiable code generation in GHC☆94Updated 7 years ago
- a simple functional language for learners☆30Updated 8 years ago
- Recursion schemes for Idris☆64Updated 6 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 7 years ago
- Example row-polymorphism implementations☆61Updated last year
- Alternative Core language for GHC plugins☆39Updated 9 years ago
- Diploma work (if this is still here contact me if you need details)☆13Updated 7 years ago
- A simple XML module for Idris.☆13Updated 4 years ago
- ET (IPL) language interpreters and literature