We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6278e5 commit 8b1756aCopy full SHA for 8b1756a
documentation/FurtherReading.md
@@ -1,5 +1,9 @@
1
# Rust static analysis/verification reading and resources
2
3
+## Abstract interpretation
4
+
5
+* [IKOS](https://github.com/NASA-SW-VnV/ikos) A recent open source framework for analyzing C/C++ via LLVM
6
+ * Overview [here](http://ti.arc.nasa.gov/publications/16610/download)
7
8
## Rust analysis
9
0 commit comments