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:
- Companion Coq development for Xavier Leroy's 2021 lectures on program logics☆40Updated 4 years ago
- [research] A modular SMT solver in OCaml, based on mcSAT☆39Updated last year
- LL(1) parser generator verified in Coq☆47Updated 5 years ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- Kleene algebra modulo theories☆27Updated 2 years ago
- Tiny verified SAT-solver☆28Updated 3 years ago
- A Tutorial on Reflecting in Coq the generation of Hoare proof obligations [maintainer=@k4rtik]☆21Updated 3 years ago
- We define a simple programming language, simp_lang, then instantiate Iris to verify simple simp_lang programs with concurrent separation …☆55Updated last month
- ☆55Updated 5 months ago
- Some programs from Rustan Leino's "Program Proofs", in Why3.☆16Updated 2 years ago
- Build an educational formally verified version of the Nand 2 Tetris course using Coq (and other formal tools).☆57Updated 3 years ago
- A splay tree implementation.☆13Updated 4 months ago
- Experimental model finder/SMT solver for functional programming.☆23Updated 3 years ago
- Compiler for a subset of the ML (really OCaml) language. LLVM is used as a backend.☆31Updated 4 years ago
- Benchmark repository of polyglot effect handler examples☆27Updated last week
- A pretty-printing combinator library for OCaml☆51Updated last year
- Finite sets and maps for Coq with extensional equality☆30Updated 2 months ago
- EGraphs in OCaml☆70Updated last year
- A minimal example of a formally verified parser using ocamllex and Menhir's Coq backend.☆20Updated 10 years ago
- Course Webpage for B522 Programming Language Foundations, Spring 2020, Indiana University☆54Updated 5 years ago
- Dependently typed lambda calculus - A Simple Proof Assistant☆12Updated 5 years ago
- A deterministic parser with fused lexing☆74Updated 2 years ago
- A Coq plugin that implements exceptions in Coq☆13Updated 4 years ago
- Problem Sets for MIT 6.822 Formal Reasoning About Programs, Spring 2021☆18Updated 4 years ago
- Coq development accompanying the paper "Efficient Extensional Binary Tries"☆21Updated last year
- An Agda formalization of System F and the Brown-Palsberg self-interpreter☆26Updated 4 years ago
- A modular library for CDCL(T) SMT solvers, with [wip] proof generation.☆25Updated 7 months ago
- FunTAL: mixing a functional language with assembly.☆40Updated 8 years ago
- Formalization of CBPV extended with effect and coeffect tracking☆13Updated last year
- Fωμ type checker and compiler☆54Updated 2 years ago