https://github.com/julian-tschannen/autoproof
Raw File
Tip revision: 36b5c463f8ecea19ca7750a7012a6de09248f579 authored by double-blind on 03 March 2015, 18:01:29 UTC
update to AutoProof tutorial
Tip revision: 36b5c46
README.md
AutoProof
=========

[AutoProof](http://se.inf.ethz.ch/research/autoproof/) is an auto-active verifier for the Eiffel programming language; it proves functional correctness of Eiffel programs annotated with contracts.

This repository contains the sources for a [tutorial on AutoProof](http://se.inf.ethz.ch/research/autoproof/tutorial/) and for an [online repository of examples](http://se.inf.ethz.ch/research/autoproof/repo/) verified with AutoProof. You find these resources at the research page of the Chair of Software Engineering of ETH Zurich.
back to top