aboutsummaryrefslogtreecommitdiff
path: root/devel/spin/pkg-descr
blob: 6c173129e7328fea8b5aa57824fc2455fd72b723 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Spin is an efficient on-the-fly verification system
(a `model checker') for asynchronous concurrent systems,
such as data communication protocols, distributed operating
systems, database systems, etc.
It can be used to prove both safety and liveness properties,
including all correctness requirements expressible in linear
time temporal logic.
Spin uses a high level language to specify systems descriptions,
called PROMELA (PROcess MEta LAnguage).
WWW: http://spinroot.com