Kraks / sai
Staged Abstract Interpreters
☆65Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sai
- Symbolic-execution-based verifier for the Viper intermediate verification language.☆81Updated this week
- The Gillian Platform main repository☆78Updated this week
- Solver for Constrained Horn Clauses☆34Updated this week
- ☆34Updated this week
- A prototype programming language with polymorphic reachability types that track freshness, sharing and separation.☆43Updated 4 months ago
- Communication between Coq and SAT/SMT solvers☆156Updated 2 months ago
- Verification-condition-generation-based verifier for the Viper intermediate verification language.☆30Updated last week
- Cerberus C semantics☆53Updated this week
- An automated deductive program verifier.☆39Updated last year
- Appendix of "Principles of Abstract Interpretation", P. Cousot, MIT Press, 2021, containing the proofs and the solutions of exercises not…☆40Updated 3 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆57Updated 2 weeks ago
- Sturdy is a library for developing sound static analyses in Haskell.☆60Updated last year
- A mechanisation of Wasm in Coq☆95Updated 2 weeks ago
- MoCHi: Model Checker for Higher-Order Programs☆41Updated last year
- The Eldarica model checker☆80Updated 3 weeks ago
- Best of POPL (BOP) Reading Group Memoirs☆67Updated 2 years ago
- Formalization of C++ for verification purposes.☆69Updated last week
- A language for symbolic transitions system, inspired by Ivy.☆66Updated 7 months ago
- TriCera: a model checker for C programs☆18Updated last week
- Synthesis of Heap-Manipulating Programs from Separation Logic☆126Updated last year
- Tons of Inductive Problems: The Benchmarks☆24Updated last year
- Definition of the Viper intermediate verification language.☆79Updated this week
- A graduate seminar on SMT solving and solver-aided systems☆26Updated 2 years ago
- A delta debugger for SMT benchmarks in SMT-LIB v2.☆50Updated 6 months ago
- ☆38Updated this week
- Convert Haskell source code to Coq source code.☆78Updated 2 months ago
- Genetic program repair using GHC☆30Updated 6 months ago
- VeriFFI: Verified Foreign Function Interface for connecting Coq programs to C programs at the operational and specification/verification …☆38Updated 4 months ago
- Incremental Program Analysis Framework