Cookbook/main.html
changeset 35 edc1351b863c
parent 34 2e96c12ba591
child 38 f4c8b96189f6
equal deleted inserted replaced
34:2e96c12ba591 35:edc1351b863c
    18 how to interact with Isabelle and to use it for proving
    18 how to interact with Isabelle and to use it for proving
    19 theorems (see <A HREF="http://www.cl.cam.ac.uk/research/hvg/Isabelle/documentation.html" target="_top">here</A>).
    19 theorems (see <A HREF="http://www.cl.cam.ac.uk/research/hvg/Isabelle/documentation.html" target="_top">here</A>).
    20 However, the entry barrier for users to program on the ML-level of Isabelle
    20 However, the entry barrier for users to program on the ML-level of Isabelle
    21 is still unbearably high. In this project we want to change this state
    21 is still unbearably high. In this project we want to change this state
    22 of affairs by providing a <i>tutorial</i> about ML-coding in Isabelle. 
    22 of affairs by providing a <i>tutorial</i> about ML-coding in Isabelle. 
    23 At its centre it describes the 
    23 At its centre we describe the 
    24 implementation of a simple prototypical Isabelle package (we describe
    24 implementation of a simple prototypical Isabelle package (we describe
    25 a simplified version of the inductive package). We hope by 
    25 a simplified version of the inductive package). We hope by 
    26 documenting every aspect of this package that in the future you will 
    26 documenting every aspect of this package that in the future you will 
    27 be able to modify, extend and adapt this package for your own purposes, 
    27 be able to modify, extend and adapt this package for your own purposes, 
    28 see how developers code in Isabelle and understand better Isabelle's 
    28 see how developers code in Isabelle and understand better Isabelle's 
   178 </a>
   178 </a>
   179 <p>
   179 <p>
   180 <P>
   180 <P>
   181 <a href="http://validator.w3.org/check/referer" target="_top">[Validate this page.]</a>
   181 <a href="http://validator.w3.org/check/referer" target="_top">[Validate this page.]</a>
   182 <!-- hhmts start -->
   182 <!-- hhmts start -->
   183 Last modified: Sun Oct 30 22:38:32 GMT 2011
   183 Last modified: Sun Oct 30 22:40:17 GMT 2011
   184 <!-- hhmts end -->
   184 <!-- hhmts end -->
   185 
   185 
   186 </body>
   186 </body>
   187 </html>
   187 </html>