Skip to content

Commit

Permalink
Add extraction with time bounds reference in the Papers section
Browse files Browse the repository at this point in the history
  • Loading branch information
mattam82 committed Sep 27, 2019
1 parent 1857541 commit 5e95cc0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,12 @@ Papers
- ["Coq Coq Correct! Verification of Type Checking and Erasure for Coq, in Coq"](https://www.irif.fr/~sozeau/research/publications/drafts/Coq_Coq_Correct.pdf).
Matthieu Sozeau, Simon Boulier, Yannick Forster, Nicolas Tabareau
and Théo Winterhalter. Submitted, July 2019.


- [A certifying extraction with time bounds from Coq to call-by-value λ-calculus](https://www.ps.uni-saarland.de/Publications/documents/ForsterKunze_2019_Certifying-extraction.pdf).
Yannick Forster and Fabian Kunze.
ITP 2019.
[Example](https://github.com/uds-psl/certifying-extraction-with-time-bounds/blob/master/Tactics/Extract.v)

- ["The MetaCoq Project"](https://www.irif.fr/~sozeau/research/publications/drafts/The_MetaCoq_Project.pdf)
Matthieu Sozeau, Abhishek Anand, Simon Boulier, Cyril Cohen, Yannick Forster, Fabian Kunze,
Gregory Malecha, Nicolas Tabareau and Théo Winterhalter.
Expand Down

0 comments on commit 5e95cc0

Please sign in to comment.