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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,13 @@ 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
+
There is no official place to discuss matching logic. Here we list the options that we are trying to follow.
206
+
207
+
-[Discord channel](https://discord.com/channels/824582698147905556/1095987253978873927) (hosted by [Runtime Verification Inc.](https://runtimeverification.com/)): for interactive discussions about matching logic.
208
+
209
+
-[Stackoverflow](https://stackoverflow.com/questions/tagged/matching-logic): for general questions.
0 commit comments