Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
Tutorial POPL20
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Arthur Azevedo de Amorim
Tutorial POPL20
Commits
b2842b79
Commit
b2842b79
authored
Jan 20, 2020
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README tweaks.
parent
2b218d3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
b2842b79
...
...
@@ -2,8 +2,8 @@
This tutorial comes in two versions:
-
The folder
`exercises`
: skeletons of the exercises with solutions left out.
-
The folder
`solutions`
: the exercises together with their solutions.
-
The folder
[
exercises
](
exercises
)
: skeletons of the exercises with solutions left out.
-
The folder
[
solutions
](
solutions
)
: the exercises together with their solutions.
## Dependencies
...
...
@@ -83,12 +83,12 @@ Other:
## Documentation
The files [
`proof_mode.md`
] and [
`heap_lang.md`
] in the Iris repository contain a
The files [
proof_mode.md] and [heap_lang.md
] in the Iris repository contain a
list of the Iris Proof Mode tactics as well as the specialized tactics for
reasoning about HeapLang programs.
[
`proof_mode.md`
]:
https://gitlab.mpi-sws.org/iris/iris/blob/master/docs/proof_mode.md
[
`heap_lang.md`
]:
https://gitlab.mpi-sws.org/iris/iris/blob/master/docs/heap_lang.md
[
proof_mode.md
]:
https://gitlab.mpi-sws.org/iris/iris/blob/master/docs/proof_mode.md
[
heap_lang.md
]:
https://gitlab.mpi-sws.org/iris/iris/blob/master/docs/heap_lang.md
If you would like to know more about Iris, we recommend to take a look at:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment