Difference between revisions of "Publications"

From VERASCO
Jump to navigation Jump to search
(ARITH 21 paper accepted. CPP 2012 paper available on HAL.)
Line 2: Line 2:
  
 
===Conference papers:===
 
===Conference papers:===
* {{bibv|Robert_Leroy_CPP2012}} Valentin Robert and Xavier Leroy. '''A formally-verified alias analysis'''. In ''Certified Programs and Proofs (CPP 2012)'', volume 7679 of Lecture Notes in Computer Science, pages 11-27. Springer, 2012. [http://gallium.inria.fr/~xleroy/publi/alias-analysis.pdf PDF]
+
* {{bibv|Robert_Leroy_CPP2012}} Valentin Robert and Xavier Leroy. '''A formally-verified alias analysis'''. In ''Certified Programs and Proofs (CPP 2012)'', volume 7679 of Lecture Notes in Computer Science, pages 11-27. Springer, December 2012. [http://hal.inria.fr/hal-00773109 At HAL]
  
 
===Technical reports:===
 
===Technical reports:===
 
* {{bibv|leroy:hal-00703441}} Xavier Leroy, Andrew W. Appel, Sandrine Blazy, and Gordon Stewart. '''The CompCert memory model, version 2'''. Research report RR-7987, INRIA, June 2012. [http://hal.inria.fr/hal-00703441 At HAL]
 
* {{bibv|leroy:hal-00703441}} Xavier Leroy, Andrew W. Appel, Sandrine Blazy, and Gordon Stewart. '''The CompCert memory model, version 2'''. Research report RR-7987, INRIA, June 2012. [http://hal.inria.fr/hal-00703441 At HAL]
 +
 +
 +
==In 2013:==
 +
 +
===Conference papers:===
 +
* Sylvie Boldo, Jacques-Henri Jourdan, Xavier Leroy, and Guillaume Melquiond. '''A Formally-Verified C Compiler Supporting Floating-Point Arithmetic'''.  In ''21st IEEE International Symposium on Computer Arithmetic'', IEEE Press, April 2013.  [http://hal.inria.fr/hal-00743090 At HAL]
  
 
===Under submission:===
 
===Under submission:===
* Sylvie Boldo, Jacques-Henri Jourdan, Xavier Leroy, and Guillaume Melquiond. '''A Formally-Verified C Compiler Supporting Floating-Point Arithmetic'''.  September 2012.  [http://hal.inria.fr/hal-00743090 At HAL]
 

Revision as of 12:42, 2 February 2013

In 2012:

Conference papers:

  • [Robert_Leroy_CPP2012] Valentin Robert and Xavier Leroy. A formally-verified alias analysis. In Certified Programs and Proofs (CPP 2012), volume 7679 of Lecture Notes in Computer Science, pages 11-27. Springer, December 2012. At HAL

Technical reports:

  • [leroy:hal-00703441] Xavier Leroy, Andrew W. Appel, Sandrine Blazy, and Gordon Stewart. The CompCert memory model, version 2. Research report RR-7987, INRIA, June 2012. At HAL


In 2013:

Conference papers:

  • Sylvie Boldo, Jacques-Henri Jourdan, Xavier Leroy, and Guillaume Melquiond. A Formally-Verified C Compiler Supporting Floating-Point Arithmetic. In 21st IEEE International Symposium on Computer Arithmetic, IEEE Press, April 2013. At HAL

Under submission: