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

https://github.com/princetonuniversity/vst

Verified Software Toolchain
https://github.com/princetonuniversity/vst

c compcert coq coq-library coq-vst formal-methods formal-specification formal-verification proof proof-assistant verification

Last synced: 7 months ago
JSON representation

Verified Software Toolchain

Awesome Lists containing this project

README

          

![Verified Software Toolchain](chain.jpg)

with contributions from

[Andrew W. Appel](http://www.cs.princeton.edu/~appel/),
[Lennart Beringer](http://www.cs.princeton.edu/~eberinge/),
[Robert Dockins](http://rwd.rdockins.name/),
[Josiah Dodds](http://www.cs.princeton.edu/~jdodds/),
[Aquinas Hobor](http://www.comp.nus.edu.sg/~hobor/),
[Jean-Marie Madiot](https://madiot.fr/),
[Gordon Stewart](http://www.cs.princeton.edu/~jsseven/),
[Qinxiang Cao](http://jhc.sjtu.edu.cn/people/members/faculty/qinxiang-cao.html),
Qinshi Wang,
and others.

The [LICENSE](LICENSE) file has information about copyright, licensing, and permissions.

## How to install:

[See here for instructions](BUILD_ORGANIZATION.md#install-method-1-use-the-coq-platform).

## Documentation:

[Our webpage](https://vst.cs.princeton.edu) describes the goals of the project
and has links to many related publications.

For an introduction to how to use Verifiable C,
[read the manual](doc/VC.pdf),
or consult [Software Foundations Volume 5: Verifiable C](https://softwarefoundations.cis.upenn.edu/vc-current/index.html)
for a tutorial with exercises.

[Program Logics for Certified Compilers](https://www.cs.princeton.edu/~appel/papers/plcc.pdf), by Andrew W. Appel et al.,
Cambridge University Press, 2014.
Available in [hardcover](https://www.barnesandnoble.com/w/program-logics-for-certified-compilers-andrew-w-appel/1126363773).