lexi-lambda / shattered-plansLinks
☆39Updated 2 years ago
Alternatives and similar repositories for shattered-plans
Users that are interested in shattered-plans are comparing it to the libraries listed below
Sorting:
- classical sequent calculus, embedded in Haskell☆21Updated 2 months ago
- Build tool for ATS.☆42Updated 3 years ago
- Implementing a small functional language with a combinator based graph-reduction machine☆36Updated 2 months ago
- GRIN backend for Idris☆50Updated 5 years ago
- ⛏️ A refinement proof framework for haskell☆70Updated 2 years ago
- A template for idris projects☆11Updated 4 years ago
- ☆41Updated 2 years ago
- A 2D platformer in Idris, a dependently-typed purely functional programming language☆25Updated 5 years ago
- Experimental proof assistant (and architecture) for dependent linear logic☆49Updated 3 years ago
- Existential type.☆37Updated 11 months ago
- Reimplementation of a subset of Cabal☆33Updated 2 weeks ago
- Minimalistic dependent type theory with syntactic metaprogramming☆58Updated last year
- An interpreter for the concatenative language Joy, written in Haskell using extensible-effects☆35Updated last year
- a simple total pure functional language, eventually to have powerful static checking and optimization☆33Updated last month
- Velo is a tiny language (STLC + Hutton's Razor with Bools) to showcase & explore efficient verified implementations in Idris2.☆16Updated 2 years ago
- Functional Pearl: Certified Binary Search in a Read-Only Array☆29Updated 4 years ago
- Idris tactics for (commutative) monoids☆20Updated 5 years ago
- The LC3 virtual machine☆24Updated 11 months ago
- A simple functional programming language.☆22Updated 4 years ago
- OCaml backend for Idris2☆20Updated 5 years ago
- Generic functions for single-sorted first-order structural unification☆45Updated 6 months ago
- The compilation target that functional programmers always wanted.☆62Updated 5 years ago
- Grocery shopping roguelike developed for the 7drl game jam☆24Updated 5 years ago
- A type-level, statically-verified Haskell embedded domain specific language (EDSL) for writing guitar tablature.☆26Updated 3 years ago
- enumerative property-based testing for Haskell☆52Updated 3 months ago
- being bits and pieces I'm inclined to leave lying around☆54Updated 4 months ago
- My attempt at writing a R⁵RS-compliant Scheme with Megaparsec