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 |
|
11 <h3><IMG SRC="new.gif" ALT="" style="" align="left">Nominal2 and Isabelle 2016</h3> |
|
12 |
|
13 At the moment, Nominal2 is still <B>alpha-ware</B> and not part of the standard |
|
14 Isabelle distribution. But assuming you have a working Isabelle 2016 distribution, |
|
15 it can be easily installed. The necessary theory files for Nominal2 can be downloaded |
|
16 from: |
|
17 |
|
18 <ul> |
|
19 <li> |
|
20 <A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Publications/Nominal2-2016.tgz">Nominal2-2016.tgz</A> (19 March 2016) |
|
21 </li> |
|
22 </ul> |
|
23 |
|
24 Unpack the tgz-file. This will create a directory Nominal and also |
|
25 Nominal/Ex. If you change into the latter directory and load, for example, |
|
26 Lambda.thy, then you are already up and running. You can proceed |
|
27 with this theory as if it was a "normal" theory based on Main. |
|
28 |
|
29 |
|
30 <p> |
|
31 You can also be on the bleeding edge by downloading the |
|
32 sources from this Mercurial |
|
33 <A HREF="http://www21.in.tum.de/~urbanc/cgi-bin/repos.cgi/nominal2/">Repository</A>. |
|
34 |
|
35 |
|
36 <h3>Nominal1 and Isabelle 2016</h3> |
|
37 |
|
38 Nominal1 is part of the current distribution and can be installed |
|
39 as explained <A HREF="http://isabelle.in.tum.de/download.html">here</A>. |
|
40 |
|
41 |
|
42 <h3>(Obsolete) Nominal2 and older Isabelle</h3> |
|
43 |
|
44 <A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Publications/Nominal2-2011-1.tgz">Nominal2-2011-1.tgz</A> (17 Feb. 2012)<BR> |
|
45 <A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Publications/Nominal2-2012.tgz">Nominal2-2012.tgz</A> (15 May 2012)<BR> |
|
46 <A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Publications/Nominal2-2013.tgz">Nominal2-2013.tgz</A> (19 February 2013)<BR> |
|
47 <A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Publications/Nominal2-2013-1.tgz">Nominal2-2013-1.tgz</A> (18 October 2013)<BR> |
|
48 <A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Publications/Nominal2-2013-2.tgz">Nominal2-2013-2.tgz</A> (15 December 2013)<BR> |
|
49 <A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Publications/Nominal2-2014.tgz">Nominal2-2014.tgz</A> (9 September 2014)<BR> |
|
50 <A HREF="http://www.inf.kcl.ac.uk/staff/urbanc/Publications/Nominal2-2015.tgz">Nominal2-2015.tgz</A> (9 July 2015)<BR> |
|
51 </body> |
|
52 </html> |
|
53 |
|
54 |
|
55 |
|