An open API service indexing awesome lists of open source software.

https://github.com/clarus/coq-atm

A verified ATM program in Coq.
https://github.com/clarus/coq-atm

Last synced: about 1 month ago
JSON representation

A verified ATM program in Coq.

Awesome Lists containing this project

README

        

# Coq ATM
A verified ATM program in Coq.

We try to adapt this [Formal modelling of use cases with X-machines](http://delab.csd.auth.gr/bci1/SEEFM03/seefm03_06.pdf) article in [Coq](https://coq.inria.fr/) using the notion of scenarios, as in [ChickBlog](https://github.com/clarus/coq-chick-blog).