logsem / iris-tutorialLinks
☆66Updated 3 months ago
Alternatives and similar repositories for iris-tutorial
Users that are interested in iris-tutorial are comparing it to the libraries listed below
Sorting:
- Ltac2 tutorial☆46Updated 3 years ago
- PL conference deadline countdowns☆63Updated 3 weeks ago
- ☆29Updated last year
- Lean 4 port of Iris, a higher-order concurrent separation logic framework☆134Updated 2 weeks ago
- Communication between Coq and SAT/SMT solvers☆160Updated last week
- ☆15Updated last year
- A mechanisation of Wasm in Coq(Rocq)☆112Updated last week
- Yet another plugin tutorial, this time as an exercise for 598☆38Updated 2 years ago
- We define a simple programming language, simp_lang, then instantiate Iris to verify simple simp_lang programs with concurrent separation …☆56Updated 5 months ago
- A Library for Representing Recursive and Impure Programs in Coq☆238Updated last month
- Separation Logic Proofs in Lean☆45Updated 9 months ago
- Coq development for the course "Mechanized semantics", Collège de France, 2019-2020☆69Updated last year
- Coq plugin embedding elpi☆177Updated last week
- ☆40Updated last week
- Visual Studio Code Extension and Language Server Protocol for Rocq / Coq☆195Updated 3 weeks ago
- An automated deductive program verifier based on concurrent separation logic☆27Updated this week
- A function definition package for Coq☆234Updated this week
- A Coq library for parametric coinduction☆51Updated 10 months ago
- Automation for de Bruijn syntax and substitution in Coq [maintainers=@RalfJung,@co-dan]☆67Updated last year
- The Waterproof plugin for the Coq proof assistant allows you to write Coq proofs in a style that resembles handwritten mathematical proof…☆47Updated last week
- Coq formalizations and proofs of (data) structures and algorithms.☆47Updated 7 years ago
- A Verified Compiler for Gallina, Written in Gallina