comparison staging/index.html @ 244:0400fa005d5a

New release
author Adam Chlipala <adamc@hcoop.net>
date Wed, 09 Dec 2009 14:12:33 -0500
parents bc0f515a929f
children 621010c9522f
comparison
equal deleted inserted replaced
243:b2c72c77ad47 244:0400fa005d5a
27 </div> 27 </div>
28 28
29 <div class="project"> 29 <div class="project">
30 <h2>Status</h2> 30 <h2>Status</h2>
31 31
32 <p>Updated on November 16, 2009 with a version retargeted to Coq 8.2pl1. Last incremental update on November 23, 2009.</p> 32 <p>Updated on November 16, 2009 with a version retargeted to Coq 8.2pl1. Last incremental update on December 9, 2009.</p>
33 33
34 <p>Some chapters on programming languages and compilers are empty or just contain Coq code; these should be filled in soon-ish. Additional plans: a chapter on best practices with dependent De Bruijn syntax; some examples of locally nameless syntax; more examples of Ltac design patterns; discussion of tactic debugging and maintenance.</p> 34 <p>Some chapters on programming languages and compilers are empty or just contain Coq code; these should be filled in soon-ish. Additional plans: a chapter on best practices with dependent De Bruijn syntax; some examples of locally nameless syntax.</p>
35 </div> 35 </div>
36 36
37 </body></html> 37 </body></html>