We are excited to release our first version of support for Dash editing/translation/execution within the Alloy Analyzer version 6. You can find our fork of the Alloy code base at:
The default branch is ‘dash’ for our extension.
Dash extends the Alloy language with constructs for describing transition systems similar to Statecharts (hierarchical, concurrent, labelled states and transitions).
We’ve worked hard on the README.md file to hopefully answer most questions about how to use it, but we welcome your questions, issues, comments, and suggestions. Tamjid Hossain is currently working on this development so you can send email to both of us. We will be regularly updating the repo, so if you are using Dash, I suggest updating it with a ‘git pull’ regularly.
Dash is continuing to be developed by Tamjid to support parameterized concurrent states (e.g., a set of servers with the same behaviour).
We would love to hear feedback!
Nancy Day (nday@uwaterloo.ca)
Tamjid Hossain (t7hossain@uwaterloo.ca)