tchajed / iris-simp-langLinks
We define a simple programming language, simp_lang, then instantiate Iris to verify simple simp_lang programs with concurrent separation logic.
☆51Updated last week
Alternatives and similar repositories for iris-simp-lang
Users that are interested in iris-simp-lang are comparing it to the libraries listed below
Sorting:
- Deadlock freedom by type checking☆20Updated 2 years ago
- Automation for de Bruijn syntax and substitution in Coq [maintainers=@RalfJung,@co-dan]☆59Updated 8 months ago
- LL(1) parser generator verified in Coq☆47Updated 5 years ago
- A Coq library for parametric coinduction☆49Updated 4 months ago
- ☆55Updated last month
- ☆36Updated 3 years ago
- A pedagogic implementation of abstract bidirectional elaboration for dependent type theory.☆82Updated 3 years ago
- Template project for program verification in Coq, showcasing reasoning on CompCert's Clight language using the Verified Software Toolchai…☆31Updated 10 months ago
- Monadic effects and equational reasoning in Rocq☆71Updated this week
- An enhanced unification algorithm for Coq☆56Updated last month
- Companion Coq development for Xavier Leroy's 2021 lectures on program logics☆40Updated 4 years ago
- Coq formalizations and proofs of (data) structures and algorithms.☆46Updated 7 years ago
- Formalizations of Gradually Typed Languages in Agda☆57Updated 3 months ago
- A mechanisation of Wasm in Coq(Rocq)☆105Updated this week
- Hahn: A Coq library☆30Updated 11 months ago
- An interactive theorem prover based on lambda-tree syntax☆95Updated 2 weeks ago
- A formalisation of the Calculus of Constructions☆69Updated 10 months ago
- A verified compiler for a lazy functional language☆36Updated 2 weeks ago
- An experimental type checker for a modal dependent type theory.☆112Updated 5 years ago
- Coq library for working with de Bruijn indices [maintainer=@KevOrr]☆30Updated 3 years ago
- Proof Updater Mechanically Passing Knowledge Into New Proofs, Assisting The Coq Hacker☆51Updated 10 months ago
- A framework for implementing and certifying impure computations in Coq☆52Updated last year
- Rocq RFCs: documents to discuss changes to the Rocq Prover☆57Updated 4 months ago
- Hoare Type Theory