mirror of
https://github.com/ksluckow/awesome-symbolic-execution.git
synced 2026-06-21 00:46:52 +08:00
Update README.md
Added a new section (C++) and in there, added IKOS
This commit is contained in:
parent
eeb67c1039
commit
b29d6349ca
1 changed files with 3 additions and 0 deletions
|
|
@ -66,6 +66,9 @@
|
|||
* [Otter](https://bitbucket.org/khooyp/otter/).
|
||||
* [CIVL](http://vsl.cis.udel.edu/civl/) - A framework that includes the CIVL-C programming language, a model checker and a symbolic execution tool.
|
||||
|
||||
### C++
|
||||
|
||||
* [IKOS](https://github.com/NASA-SW-VnV/ikos) - IKOS (Inference Kernel for Open Static Analyzers) is a static analyzer for C/C++ based on the theory of Abstract Interpretation
|
||||
|
||||
### JavaScript
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue