ANNOUNCE
author wenzelm
Sun, 06 Jun 2010 17:37:44 +0200
changeset 37339 5350cd2ae2c4
parent 37314 5164c4ec787b
child 37353 b6222a65bacf
permissions -rw-r--r--
Added tag isa2009-2-test1 for changeset d1cdbc7524b6
wenzelm@37159
     1
Subject: Announcing Isabelle2009-2
wenzelm@9928
     2
To: isabelle-users@cl.cam.ac.uk
wenzelm@9928
     3
wenzelm@37159
     4
Isabelle2009-2 is now available.
wenzelm@12927
     5
wenzelm@37159
     6
This release improves upon Isabelle2009-1 in many respects, see the
wenzelm@37159
     7
NEWS file in the distribution for more details.  Some notable changes
wenzelm@30848
     8
are:
wenzelm@9928
     9
haftmann@37314
    10
* Explicit proof terms for type class reasoning.
wenzelm@27066
    11
haftmann@37314
    12
* Authentic syntax for *all* logical entities (type classes, type
haftmann@37314
    13
constructors, term constants): provides simple and robust
haftmann@37314
    14
correspondence between formal entities and concrete syntax.
haftmann@37314
    15
haftmann@37314
    16
* HOL: Package for constructing quotient types.
haftmann@37314
    17
haftmann@37314
    18
* HOL: Code generation now with simple concept for abstract
haftmann@37314
    19
datatypes obeying invariants;  applications for typical data structures
haftmann@37314
    20
(e.g. search trees) can be found in the library.
haftmann@37314
    21
haftmann@37314
    22
* HOL: New development of the Reals using Cauchy Sequences.
haftmann@37314
    23
haftmann@37314
    24
* HOL: Reorganization of abstract algebra type class hierarchy.
haftmann@37314
    25
haftmann@37314
    26
* Commands 'types', 'typedecl' and 'typedef' now work within a local theory
haftmann@37314
    27
context -- without introducing dependencies on parameters or
haftmann@37314
    28
assumptions.
haftmann@33866
    29
wenzelm@37159
    30
You may get Isabelle2009-2 from the following mirror sites:
wenzelm@9928
    31
haftmann@27085
    32
  Cambridge (UK)       http://www.cl.cam.ac.uk/research/hvg/Isabelle/
haftmann@17696
    33
  Munich (Germany)     http://isabelle.in.tum.de/
kleing@14616
    34
  Sydney (Australia)   http://mirror.cse.unsw.edu.au/pub/isabelle/