Skip to content

Commit 6c622bd

Browse files
committed
[interoperability.ffi][verification] Add Overcoming Restraint: Composing Verification of Foreign Functions with Cogent
- CPP 2022: ACM SIGPLAN International Conference on Certified Programs and Proofs - Louis Cheung, Liam O'Connor, Christine Rizkallah
1 parent e66ba4d commit 6c622bd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

interoperability.ffi.md

+9
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,15 @@
8080
- Michalis Papaevripides and Elias Athanasopoulos
8181
- https://dl.acm.org/doi/10.1145/3418898
8282

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+
8392
## General: Software
8493

8594
- C++ Language Interface Foundation (CLIF)

0 commit comments

Comments
 (0)