vmchale / kempeLinks
Kempe is a compiled stack-based language
☆58Updated last year
Alternatives and similar repositories for kempe
Users that are interested in kempe are comparing it to the libraries listed below
Sorting:
- a functional programming language with algebraic effects and handlers☆81Updated 11 months ago
- source code for the bondi programming language☆45Updated 6 years ago
- The compilation target that functional programmers always wanted.☆62Updated 5 years ago
- a self-hosting lambda calculus compiler☆37Updated 10 months ago
- small programming language. pls be gentle.☆39Updated last week
- A nano "theorem prover".☆62Updated 6 years ago
- theseus, functional programming language with fully reversible computation☆126Updated 6 years ago
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated 2 weeks ago
- Higher kinded polymorphism in a language with unboxed, statically sized datatypes.☆51Updated last year
- ☆40Updated last year
- Hindley-Milner type inference using constraints☆50Updated 9 years ago
- Example row-polymorphism implementations☆61Updated 2 years ago
- This repository contains coding examples of all sorts written in ATS and possibly other programming languages. These examples are primari…☆64Updated 5 years ago
- A two-dimensional parser combinator library.☆42Updated 8 years ago
- A compiler for a simple language using llvm☆37Updated 2 years ago
- A prototype programming language for programming with runners☆92Updated 4 years ago
- A Haskell implementation of the Formality language☆18Updated 5 years ago
- ☆41Updated 8 years ago
- ☆47Updated 8 years ago
- Experimental proof assistant (and architecture) for dependent linear logic☆51Updated 3 years ago
- A general purpose programming language with linear types☆43Updated 8 years ago
- A tiny language for teaching and experimenting with Refinement Types☆49Updated 4 years ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- An interpreter for the concatenative language Joy, written in Haskell using extensible-effects