From 5e2b290cdd1eec1e0d4d44417ef7b078c2f93266 Mon Sep 17 00:00:00 2001 From: Andrea Lattuada Date: Sat, 21 Sep 2024 17:56:54 +0200 Subject: [PATCH] add readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4080174 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +This is the artifact repository for the paper + +### Verus: A Practical Foundation for Systems Verification + +Andrea Lattuada (MPI-SWS), Travis Hance (Carnegie Mellon University), Jay Bosamiya (Microsoft Research), Matthias Brun (ETH Zurich), Chanhee Cho (Carnegie Mellon University), Hayley LeBlanc (University of Texas at Austin), Pranav Srinivasan (University of Michigan), Reto Achermann (University of British Columbia), Tej Chajed (University of Wisconsin-Madison), Chris Hawblitzel (Microsoft Research), Jon Howell (VMware Research), Jacob R. Lorch (Microsoft Research), Oded Padon (Weizmann Institute of Science), Bryan Parno (Carnegie Mellon University) + +**See the [artifact site](https://verus-lang.github.io/paper-sosp24-artifact/) which contains the reproducibility guide and information on the case studies that appear in the paper.** \ No newline at end of file