Artifact of: VeyMont: Choreography-Based Generation of Correct Concurrent Programs with Shared Memory
Creators
Description
This artifact contains a version of VeyMont which implements the approach presented in the accompanying paper, as well as the three cases studies TTT, TTTmsg and TTTlast. VeyMont is a verifier and code generator for choreographies. Specifically, it checks functional correctness and memory safety, before generating an implementation of the choreography. This is called the endpoint projection. In this implementation, each participant of the choreography runs in a separate thread. In this paper we added functionality such that the annotations, which are required to verify the choreography, are included in the endpoint projection. Using this extension, code can be generated, which can then subsequently be verified with the VerCors verifier. This increases confidence in the generated code, and also allows later modifications to be verified. We apply VeyMont to three case studies to show its effectiveness.
Files
ifm24_veymont_permissions_artifact_2024_08_20.zip
Files
(2.9 GB)
Name | Size | Download all |
---|---|---|
md5:dfe4a36ac82890fd5a2c6db49e9e6d35
|
2.9 GB | Preview Download |
Additional details
Related works
- Is supplement to
- Conference paper: 10.1007/978-3-031-76554-4_12 (DOI)
Funding
- Dutch Research Council
- Mercedes: Maximal Reliability of Concurrent and Distributed Software 639.023.710
Dates
- Submitted
-
2024-08-20Artifact submitted at iFM
Software
- Repository URL
- https://github.com/utwente-fmt/vercors
- Programming language
- Scala
- Development Status
- Active