https://github.com/codelion/spinr
Spin with Refinement
https://github.com/codelion/spinr
ocaml pml promela refinement
Last synced: 4 months ago
JSON representation
Spin with Refinement
- Host: GitHub
- URL: https://github.com/codelion/spinr
- Owner: codelion
- License: gpl-3.0
- Created: 2013-01-31T09:46:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-03-25T01:37:38.000Z (over 8 years ago)
- Last Synced: 2025-06-10T10:14:19.976Z (4 months ago)
- Topics: ocaml, pml, promela, refinement
- Language: OCaml
- Size: 68.4 KB
- Stars: 7
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SpinR
=====
[](https://doi.org/10.5281/zenodo.9830)Spin with Refinement
To Run
- import project in Eclipse (with OcaIDE)
- need str,extlib libraries
- uses ocamlbuildUsage
./spinr filename.pmlWill refine the Promela model filename.pml to a C implementation filename.pml.c
Publications
------------[A Refinement Calculus for Promela](http://dx.doi.org/10.1109/ICECCS.2013.20), ICECCS 2013
[End to End Verification and Validation with SPIN](http://arxiv.org/abs/1302.4796), CoRR 2013
[Towards a Verified Cardiac Pacemaker](http://asankhaya.github.io/pdf/Towards_Verified_Cardiac_Pacemaker.pdf), Technical Report NUS 2010