Skip to content

Commit 5f99662

Browse files
author
Adam Fiedler
committed
Add the Discord and SO links
1 parent a77631a commit 5f99662

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,13 @@ verification approach:
200200
OOPSLA, 2012.
201201
- 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.
202202

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.
203210

204211
## Related Links
205212

0 commit comments

Comments
 (0)