stonebuddha / eoplLinks
Essentials of Programming Languages, with OCaml implementations & Coq proofs
☆32Updated 8 years ago
Alternatives and similar repositories for eopl
Users that are interested in eopl are comparing it to the libraries listed below
Sorting:
- [research] A modular SMT solver in OCaml, based on mcSAT☆39Updated last year
- Kleene algebra modulo theories☆27Updated 3 years ago
- Companion Coq development for Xavier Leroy's 2021 lectures on program logics☆40Updated 4 years ago
- A modular library for CDCL(T) SMT solvers, with [wip] proof generation.☆25Updated 9 months ago
- Problem Sets for MIT 6.822 Formal Reasoning About Programs, Spring 2021☆18Updated 4 years ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- Some programs from Rustan Leino's "Program Proofs", in Why3.☆16Updated 2 years ago
- Benchmark repository of polyglot effect handler examples☆30Updated 3 months ago
- Coq development accompanying the paper "Efficient Extensional Binary Tries"☆21Updated last year
- Monad-based linear types in OCaml, with a few syntax extensions☆38Updated 6 years ago
- Finite sets and maps for Coq with extensional equality☆30Updated last week
- ☆56Updated last month
- LL(1) parser generator verified in Coq☆47Updated 5 years ago
- A deterministic parser with fused lexing☆74Updated 2 years ago
- Dependently typed lambda calculus - A Simple Proof Assistant☆12Updated 5 years ago
- Experimental model finder/SMT solver for functional programming.☆23Updated 3 years ago
- EGraphs in OCaml☆77Updated last year
- multi-shot continuations in OCaml☆50Updated last month
- We define a simple programming language, simp_lang, then instantiate Iris to verify simple simp_lang programs with concurrent separation …☆56Updated 4 months ago
- Tiny verified SAT-solver☆30Updated 3 years ago
- Compiler for Tiger language from "Modern Compiler Implementation in ML"☆16Updated last year
- Fωμ type checker and compiler☆54Updated 2 years ago
- Gallina to Bedrock2 compilation toolkit☆64Updated 2 weeks ago
- A splay tree implementation.☆14Updated this week
- A Coq plugin that implements exceptions in Coq☆13Updated 4 years ago
- A library for verifying graph-manipulating programs. Powered by Coq and VST. Compatible with CompCert.☆18Updated 3 months ago
- Effects-based OCaml Nameserver☆36Updated 5 months ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- A Deductive Verification Tool for OCaml Programs☆75Updated last month
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago