5outh / Molecule
A tiny statically typed programming language
☆18Updated 10 years ago
Alternatives and similar repositories for Molecule:
Users that are interested in Molecule are comparing it to the libraries listed below
- Interpreter for functional pure type systems.☆21Updated 7 years ago
- Austin's supercompiler work☆21Updated 5 years ago
- ☆23Updated 7 years ago
- ICFP Bingo 2017 (Idris edition)☆30Updated 5 years ago
- 🌋 Idris implementation of patricia tree☆22Updated 4 years ago
- A simple, purely-functional programming language☆24Updated 2 years ago
- An interpreter for the concatenative language Joy, written in Haskell using extensible-effects☆35Updated 2 months ago
- Dependent hash maps☆14Updated 7 months ago
- "Programs that explain their effects" talk material☆17Updated 6 years ago
- Edit is a monad for rewriting things.☆23Updated 4 years ago
- "operating system" based on the calculus of constructions☆18Updated 2 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆14Updated 6 years ago
- Toy version of Git/Mercurial built using recursion schemes. Implements lazy diffing and merging of merkle dir trees. Solves toy versions …