diff options
Diffstat (limited to 'development/alloy/README')
-rw-r--r-- | development/alloy/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/alloy/README b/development/alloy/README new file mode 100644 index 0000000000..180468fc39 --- /dev/null +++ b/development/alloy/README @@ -0,0 +1,4 @@ +Alloy is a lightweight modelling language for software design. It is +amenable to a fully automatic analysis, using the Alloy Analyzer, and +provides a visualizer for making sense of solutions and counterexamples it +finds. |