Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaëtan Gilbert
Iris
Commits
ba28c6fa
Commit
ba28c6fa
authored
7 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
make the README less outdated
parent
aae0efc9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-11
8 additions, 11 deletions
README.md
with
8 additions
and
11 deletions
README.md
+
8
−
11
View file @
ba28c6fa
# IRIS COQ DEVELOPMENT
# IRIS COQ DEVELOPMENT
, MOSEL VERSION
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
)
, in
the MoSeL version.
## Prerequisites
...
...
@@ -9,12 +10,6 @@ This version is known to compile with:
-
Coq 8.7.1 / 8.7.2
-
A development version of
[
std++
](
https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp
)
If you need to work with Coq 8.5, please check out the
[
iris-3.0 branch
](
https://gitlab.mpi-sws.org/FP/iris-coq/tree/iris-3.0
)
. For
Coq 8.6, the
[
iris-3.1 branch
](
https://gitlab.mpi-sws.org/FP/iris-coq/tree/iris-3.1
)
should
still work.
## Installing via opam
To obtain the latest stable release via opam (1.2.2 or newer), you have to add
...
...
@@ -61,9 +56,11 @@ followed by `make build-dep`.
to build Iris, the program logic. This includes weakest preconditions that
are defined for any language satisfying some generic axioms, and some derived
constructions that work for any such language.
*
The folder
[
proofmode
](
theories/proofmode
)
contains the Iris proof mode, which
extends Coq with contexts for persistent and spatial Iris assertions. It also
contains tactics for interactive proofs in Iris. Documentation can be found in
*
The folder
[
bi
](
theories/bi
)
contains the BI++ laws, as well as derived
connectives, laws and constructions that are applicable for general BIS.
*
The folder
[
proofmode
](
theories/proofmode
)
contains MoSeL, which extends Coq
with contexts for intuitionistic and spatial BI++ assertions. It also contains
tactics for interactive proofs. Documentation can be found in
[
ProofMode.md
](
ProofMode.md
)
.
*
The folder
[
heap_lang
](
theories/heap_lang
)
defines the ML-like concurrent heap
language
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment