You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,14 @@ verification approach:
200
200
OOPSLA, 2012.
201
201
- This paper presents a verification framework that is parametric in a (trusted) operational semantics of some programming language. The underlying proof system is language-independent and consists of eight proof rules. The proof system is proved partially correct and relatively complete (with respect to the programming language configuration model). To show its practicality, the generic framework is instantiated with a fragment of C and evaluated with encouraging results.
202
202
203
+
## Community
204
+
205
+
We welcome any comments, suggestions, and questions!
206
+
We will be very happy if you reach out to us, for example, via the following channels:
207
+
208
+
-[Discord](https://discord.com/channels/824582698147905556/1095987253978873927) (hosted by [Runtime Verification Inc.](https://runtimeverification.com/)): for interactive discussions about matching logic.
209
+
210
+
-[Stackoverflow](https://stackoverflow.com/questions/tagged/matching-logic): for general questions.
0 commit comments