A programming language that deduces code from tests
☆30Jan 8, 2018Updated 8 years ago
Alternatives and similar repositories for Djest
Users that are interested in Djest are comparing it to the libraries listed below
Sorting:
- Verified Extraction from Rocq to OCaml/Malfunction☆14May 23, 2025Updated 9 months ago
- Linearizability Hoare Logic☆17Feb 9, 2026Updated 3 weeks ago
- an encoding of affine effect handlers using pthreads☆14Nov 15, 2022Updated 3 years ago
- Functions and proofs about game trees in Rocq, implemented as rose trees.☆16Updated this week
- ☆12Jun 13, 2023Updated 2 years ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆12May 1, 2024Updated last year
- Velo is a tiny language (STLC + Hutton's Razor with Bools) to showcase & explore efficient verified implementations in Idris2.☆16Apr 3, 2023Updated 2 years ago
- ☆17Apr 4, 2024Updated last year
- ☆16Apr 19, 2022Updated 3 years ago
- A formally verified compiler of untyped lambda calculus to brainfuck☆16Aug 2, 2017Updated 8 years ago
- MiniSat reimplemented in Rust☆20Apr 18, 2018Updated 7 years ago
- A Henkin-style completeness proof for the modal logic S5☆17Jun 20, 2021Updated 4 years ago
- dependent type theory experiment☆26Mar 1, 2024Updated 2 years ago
- A SKI combinators interpreter written in assembly☆20Jul 25, 2020Updated 5 years ago
- A logical relations model of a minimal type theory with bounded first-class universe levels mechanized in Lean.☆23Jan 28, 2026Updated last month
- Interactive Theorem Proving for students☆21Aug 26, 2023Updated 2 years ago
- Interactive holes for Lean 4☆22Apr 19, 2024Updated last year
- Martin-Löf type theory + W-types implemented in C (WIP)☆27Feb 16, 2026Updated 2 weeks ago
- Proof-of-concept implementation for the paper "(M)WAIT for It: Bridging the Gap between Microarchitectural and Architectural Side Channel…☆27Nov 30, 2023Updated 2 years ago
- Deciding Presburger arithmetic in agda☆33Mar 25, 2023Updated 2 years ago
- Brainfuck formalized in Coq☆31Mar 29, 2022Updated 3 years ago
- Turn an interpreter into a code generator☆31Nov 8, 2015Updated 10 years ago
- ☆51Jan 30, 2026Updated last month
- A verified, modern, hardened memory allocator. [maintainer=@cmovcc]☆45Jan 24, 2026Updated last month
- being a particular fragment of Haskell, extended to a proof system☆44Updated this week
- A classical propositional theorem prover in Haskell, using Wang's Algorithm.