| author | haftmann | 
| Fri, 05 Jun 2009 13:35:11 +0200 | |
| changeset 31464 | b2aca38301c4 | 
| parent 30897 | 44cba7df4003 | 
| child 33842 | efa1b89c79e0 | 
| permissions | -rw-r--r-- | 
| 30848 | 1 | Subject: Announcing Isabelle2009 | 
| 9928 | 2 | To: isabelle-users@cl.cam.ac.uk | 
| 3 | ||
| 30848 | 4 | Isabelle2009 is now available. | 
| 17544 | 5 | |
| 30848 | 6 | This release significantly improves upon Isabelle2008, see the NEWS | 
| 7 | file in the distribution for more details. Some important changes | |
| 8 | are: | |
| 27007 | 9 | |
| 30848 | 10 | * Complete re-implementation of locales, with proper support for local | 
| 30894 | 11 | syntax, and more general locale expressions. | 
| 27066 | 12 | |
| 30848 | 13 | * New 'find_consts' and 'find_theorems' facilities, together with | 
| 14 | "auto solve" feature of toplevel goal statements. | |
| 15 | ||
| 16 | * HOL: reorganization of main logic images. | |
| 27066 | 17 | |
| 30848 | 18 | * HOL: improved implementation of Sledgehammer, based on generic ATP | 
| 19 | manager; support for remote ATPs. | |
| 27007 | 20 | |
| 30848 | 21 | * HOL: numerous library improvements. | 
| 27007 | 22 | |
| 30848 | 23 | * Updated and extended versions of main reference manuals. | 
| 17544 | 24 | |
| 30848 | 25 | * Simplified arrangement of Isabelle startup scripts and settings | 
| 26 | directory. | |
| 27007 | 27 | |
| 30897 | 28 | * Simplified programming interfaces for all Isar language elements. | 
| 12927 | 29 | |
| 30848 | 30 | * General high-level support for concurrent ML programming. | 
| 31 | ||
| 32 | * Parallel proof checking within Isar theories. | |
| 27061 | 33 | |
| 30890 
0214d179c2be
added Haskabelle -- in accordance to website/index.html version f397b96e3ad2;
 wenzelm parents: 
30848diff
changeset | 34 | * Haskabelle importer from Haskell source files to Isar theories. | 
| 
0214d179c2be
added Haskabelle -- in accordance to website/index.html version f397b96e3ad2;
 wenzelm parents: 
30848diff
changeset | 35 | |
| 12983 | 36 | |
| 30848 | 37 | You may get Isabelle2009 from the following mirror sites: | 
| 9928 | 38 | |
| 27085 | 39 | Cambridge (UK) http://www.cl.cam.ac.uk/research/hvg/Isabelle/ | 
| 17696 | 40 | Munich (Germany) http://isabelle.in.tum.de/ | 
| 14616 | 41 | Sydney (Australia) http://mirror.cse.unsw.edu.au/pub/isabelle/ |