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

more links in README

parent 3fdc8784
No related branches found
No related tags found
No related merge requests found
# PREREQUISITES
# IRIS COQ DEVELOPMENT
This is the Coq development of the [Iris Project](http://plv.mpi-sws.org/iris/).
## Prerequisites
This version is known to compile with:
......@@ -11,7 +15,7 @@ fetch the development branch yourself). Iris compiles fine even without this
patch, but proof bullets will only be in 'strict' (enforcing) mode with the
fixed version of Ssreflect.
# BUILDING INSTRUCTIONS
## Building Instructions
Run the following command to build the full development:
......@@ -22,7 +26,7 @@ running:
make install
# STRUCTURE
## Structure
* The folder `prelude` contains an extended "Standard Library" by Robbert
Krebbers <http://robbertkrebbers.nl/thesis.html>.
......@@ -36,7 +40,7 @@ running:
* The folder `barrier` contains the implementation and proof of the barrier
<http://doi.acm.org/10.1145/2818638>.
# DOCUMENTATION
## Documentation
A LaTeX version of the core logic definitions and some derived forms is
available in `docs/iris.tex`.
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