Skip to content
Snippets Groups Projects
Commit 4e3d1c58 authored by Ralf Jung's avatar Ralf Jung
Browse files

Merge branch 'ralf/coqdoc' into 'master'

link to coqdoc

See merge request FP/iris-coq!192
parents af7b6d6e c5bcacc0
No related branches found
No related tags found
No related merge requests found
# IRIS COQ DEVELOPMENT # IRIS COQ DEVELOPMENT [[coqdoc]](https://plv.mpi-sws.org/coqdoc/iris/)
This is the Coq development of the [Iris Project](http://iris-project.org), This is the Coq development of the [Iris Project](http://iris-project.org),
which includes [MoSeL](http://iris-project.org/mosel/), a general proof mode which includes [MoSeL](http://iris-project.org/mosel/), a general proof mode
for carrying out separation logic proofs in Coq. for carrying out separation logic proofs in Coq.
A LaTeX version of the core logic definitions and some derived forms is For using the Coq library, check out the
available in [docs/iris.tex](docs/iris.tex). A compiled PDF version of this [API documentation](https://plv.mpi-sws.org/coqdoc/iris/).
document is [available online](http://plv.mpi-sws.org/iris/appendix-3.1.pdf).
An HTML version of the latest sources (with hyperlinks for easier navigation) is For understanding the theory of Iris, a LaTeX version of the core logic
available at https://plv.mpi-sws.org/coqdoc/iris/. definitions and some derived forms is available in
[docs/iris.tex](docs/iris.tex). A compiled PDF version of this document is
[available online](http://plv.mpi-sws.org/iris/appendix-3.1.pdf).
## Building Iris ## Building Iris
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment