beala / symbolicLinks
Symbolic execution engine for toy language.
☆51Updated 7 years ago
Alternatives and similar repositories for symbolic
Users that are interested in symbolic are comparing it to the libraries listed below
Sorting:
- Program analysis grad seminar at SU (2019)☆57Updated 5 years ago
- Stratified synthesis for learning machine code instruction semantics☆38Updated last month
- Problem Sets for MIT 6.822 Formal Reasoning About Programs, Spring 2018☆23Updated 7 years ago
- Formal semantics of LLVM IR in K☆47Updated 7 years ago
- Some scripts for analyzing IMP programs with the Z3 automatic theorem prover, originally written for my Compose 2016 talk.☆15Updated 9 years ago
- Symbolic formula representation and solver interaction library☆170Updated this week
- Parser for the llvm bitcode format☆60Updated this week
- Abstracting Definitional Interpreters☆73Updated 7 years ago
- "Toy" SMT Solver for Educational Purposes☆20Updated 12 years ago
- Linux kernel library functions formally verified.