Nominal/activities/oregon.html
changeset 402 9e089afe5086
child 428 c214a2dce02c
equal deleted inserted replaced
401:3f6d96fa5901 402:9e089afe5086
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     3 <html>
       
     4 <head>
       
     5   <title>The Nominal Datatype Package</title>
       
     6   <link rel="stylesheet" href="nominal.css">
       
     7 </head>
       
     8 
       
     9 <body>
       
    10 <h3>Slides</h3>
       
    11 
       
    12 <A HREF="http://http://www.inf.kcl.ac.uk/staff/urbanc/Slides/oregon1.pdf">Slides 1</A><BR>
       
    13 <A HREF="http://http://www.inf.kcl.ac.uk/staff/urbanc/Slides/oregon2.pdf">Slides 2</A><BR>
       
    14 <A HREF="http://http://www.inf.kcl.ac.uk/staff/urbanc/Slides/oregon3.pdf">Slides 3</A><BR>
       
    15 
       
    16 <h3>Example Theories from the Lectures</h3>
       
    17 
       
    18 <a href="Minimal.thy">Minimal.thy</a><BR>
       
    19 <a href="oregon1.thy">Lec1.thy</a><BR>
       
    20 <a href="oregon2.thy">Lec2.thy</a><BR>
       
    21 <a href="oregon3.thy">CK_Machine.thy</a><BR>
       
    22 <a href="oregon3a.thy">CK_Machine_full.thy</a><BR>
       
    23 
       
    24 <h3>Download and Installation</h3>
       
    25 
       
    26 You need four packages: Polyml, Isabelle 2008, an emacs and Proof General:<BR><BR>
       
    27 
       
    28 <a href="http://isabelle.in.tum.de/download_x86-linux.html">Download</a><BR>
       
    29 <a href="http://isabelle.in.tum.de/installation.html">Installation Notes</a><BR><BR>
       
    30 
       
    31 Make sure you download the HOL-Nominal heap file. If you use MacOSX and not
       
    32 already use Xemacs, then the easiest method to get Isabelle running is to 
       
    33 use Carbon Emacs and the latest version of ProofGeneral. Ask me for 
       
    34 details.<BR><BR>
       
    35 
       
    36 Once you have Isabelle running make sure XSymbols are switched on
       
    37 and the HOL-Nominal heap is loaded.<BR> 
       
    38 
       
    39 <h3>More Examples</h3>
       
    40 
       
    41 See src/HOL/Nominal/Examples in the place where you have installed Isabelle.<BR><BR>
       
    42 
       
    43 
       
    44 
       
    45 </body>
       
    46 </html>
       
    47 
       
    48 
       
    49