Wishlist
- Dominant language
- F*
- Stars
- 14
- Forks
- 0
- Avg merge
- 9h 19m
- Merged PRs (30d)
- 49
Description
- [x] Machine integer automation: casts, going to and from int/nat, etc. Ideally all `U32.v` and etc would be gone.
- [ ] Reasoning under a bigstar: first, an `under` block. Second: have the checker automatically do AC reasoning, etc?
- [ ] What is the best way to work with barriers? Barriers2 has one possibility, using a bigstar of preconditions and a bigstar of postconditions (find a name for this style : ) ). Another one is defining a "resource passing matrix (RPM)" for the barrier, and then on each wait, every caller has to provide a "row" and get back a "column".
- [ ] Define this on top of Barrier2?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.