Skip to content

Commit

Permalink
Link to verification work in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
talex5 committed Feb 5, 2024
1 parent 964ed27 commit f5d0e41
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,13 @@ There are also backend-specific tests, e.g.

Use these for tests that only make sense for one platform.

### Formal verficiation

Some parts of Eio have been formally verified:

- https://github.com/addap/master-thesis/tree/main/documents [[video](https://discuss.ocaml.org/t/video-verifying-an-effect-based-cooperative-concurrency-scheduler-in-iris-by-adrian-dapprich/13825)]
- https://github.com/clef-men/zebre/tree/main/theories/eio

## Code formatting

Eio's code is indented using ocp-indent.
Expand Down

0 comments on commit f5d0e41

Please sign in to comment.