Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anhmiuhv/fx10-coq
https://github.com/anhmiuhv/fx10-coq
coq coq-formalization deadlock-avoidance fx10
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/anhmiuhv/fx10-coq
- Owner: anhmiuhv
- Created: 2019-11-18T06:58:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T07:02:57.000Z (about 5 years ago)
- Last Synced: 2024-10-29T18:46:11.636Z (3 months ago)
- Topics: coq, coq-formalization, deadlock-avoidance, fx10
- Language: Makefile
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coq formalization of Featherweight FX10
This is a formalization of the language Featherweight FX10 in Coq. Featherweight FX10 is a programming language designed for parallelizations. This repo also proves its Deadlock Freedom Theorem.
[Link to paper](http://web.cs.ucla.edu/~palsberg/paper/ppopp10.pdf)