We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66ba4d commit 6c622bdCopy full SHA for 6c622bd
interoperability.ffi.md
@@ -80,6 +80,15 @@
80
- Michalis Papaevripides and Elias Athanasopoulos
81
- https://dl.acm.org/doi/10.1145/3418898
82
83
+### General: Readings: Verification
84
+
85
+- Overcoming Restraint: Composing Verification of Foreign Functions with Cogent
86
+ - CPP 2022: ACM SIGPLAN International Conference on Certified Programs and Proofs
87
+ - Louis Cheung, Liam O'Connor, Christine Rizkallah
88
+ - https://arxiv.org/abs/2102.09920
89
+ - https://www.doi.org/10.1145/3497775.350368
90
+ - https://www.youtube.com/watch?v=0x5DYZcXJcc
91
92
## General: Software
93
94
- C++ Language Interface Foundation (CLIF)
0 commit comments