caotic123 / KeiLinks
A small and expressive dependently typed language
☆131Updated 5 years ago
Alternatives and similar repositories for Kei
Users that are interested in Kei are comparing it to the libraries listed below
Sorting:
- A Pascal to LLVM compiler in Haskell☆124Updated 6 years ago
- A minimal proof language.☆211Updated 6 years ago
- Minimal, fast, robust implementation of the Calculus of Constructions on JavaScript.☆116Updated 8 years ago
- The compiler for Keli☆173Updated 6 years ago
- Advent of Code 2018, in Coq! (https://adventofcode.com/2018)☆139Updated 6 years ago
- The Makam Metalanguage☆198Updated 2 years ago
- A simple expressions language with polymorphic extensible row types.☆305Updated 2 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆159Updated 6 years ago
- theseus, functional programming language with fully reversible computation☆125Updated 6 years ago
- Charity language interpreters and literature☆114Updated 6 years ago
- TiML: A Functional Programming Language with Time Complexity☆80Updated 8 years ago
- Éole, a Lévy-optimal lambda calculus evaluator without oracle☆113Updated 6 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- A small Haskell implementation of Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism☆101Updated 8 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell