davidlazar / llvm-semanticsLinks
Formal semantics of LLVM IR in K
☆45Updated 10 years ago
Alternatives and similar repositories for llvm-semantics
Users that are interested in llvm-semantics are comparing it to the libraries listed below
Sorting:
- Formal semantics of LLVM IR in K☆46Updated 7 years ago
- Distributed Data Structures in Coq☆49Updated 12 years ago
- LVC verified compiler☆60Updated 7 years ago
- Plugin files for editing K files☆12Updated last year
- ☆29Updated 10 years ago
- ☆34Updated 2 weeks ago
- Writeup that goes along with this:☆16Updated 7 years ago
- SML, The Living Language (aka, Successor ML)☆72Updated 9 years ago
- Experimental implementation of k-CFA and Pushdown k-CFA with optional Abstract Garbage Collection for LambdaJS and a subset of Scheme pro…☆30Updated 10 years ago
- An Assembly-like programming language and interpreter in Haskell☆16Updated 10 years ago
- A proof assistant.☆12Updated 9 years ago
- An advanced automated reasoning tool for memory consistency model specifications.☆25Updated 4 years ago
- A programming language☆77Updated 12 years ago
- SWORD: A Whole Program Race Detector for Java☆13Updated 5 years ago
- Program Round-off Error Certifier via Static Analysis☆56Updated 2 months ago
- ☆56Updated 8 years ago
- An higher-level LLVM binding for OCaml☆14Updated 8 years ago
- A tool for testing C compilers automatically☆21Updated 10 years ago
- Abstract binding tree code generator☆37Updated 9 years ago
- An automated theorem prover for first order logic.☆30Updated 8 years ago
- Distributed persistent programming language with secure information flow types☆29Updated 11 months ago
- Coq plugin for monomorphization and C code generation☆39Updated 3 weeks ago
- My old Agda code for Homotopy Type Theory. (Halted. See HoTT/HoTT-Agda for the new one.)☆27Updated 11 years ago
- Problem Sets for MIT 6.887 Formal Reasoning About Programs, Spring 2017☆20Updated 8 years ago
- SML code for Handbook of Practical Logic and Automated Reasoning - For Isabelle too☆36Updated 9 years ago
- Reference type checker for the Lean theorem prover☆64Updated 8 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.