author | regensbu |
Wed, 20 Dec 1995 16:28:51 +0100 | |
changeset 1410 | 324aa8134639 |
parent 1341 | 69fec018854c |
child 2394 | 91d8abf108be |
permissions | -rw-r--r-- |
1341 | 1 |
<HTML><HEAD><TITLE>HOLCF/ReadMe</TITLE></HEAD><BODY> |
2 |
||
1410
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
3 |
<H3>HOLCF: A higher order version of LCF based on Isabelle HOL</H3> |
1341 | 4 |
|
5 |
Author: Franz Regensburger<BR> |
|
6 |
Copyright 1995 Technische Universität München<P> |
|
7 |
||
8 |
Version: 2.0<BR> |
|
9 |
Date: 16.08.95<P> |
|
10 |
||
1410
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
11 |
A detailed description (in german) of the entire development can be found in |
1341 | 12 |
|
13 |
<UL> |
|
1410
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
14 |
<li> <A HREF="http://www4.informatik.tu-muenchen.de/papers/Diss_Regensbu.ps.gz"> HOLCF: eine konservative Erweiterung von HOL um LCF</A>, <br> |
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
15 |
<A HREF="http://www4.informatik.tu-muenchen.de/~regensbu/"> |
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
16 |
Franz Regenburger</A>. <br> |
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
17 |
Dissertation Technische Universität München. <BR> |
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
18 |
Year: 1994. |
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
19 |
</UL> |
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
20 |
|
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
21 |
A short survey is available in |
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
22 |
<UL> |
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
23 |
<li><A HREF="http://www4.informatik.tu-muenchen.de/papers/Regensburger_HOLT1995.ps.gz">HOLCF: Higher Order Logic of Computable Functions</A> <br> |
1341 | 24 |
</UL> |
25 |
||
26 |
Changes: |
|
27 |
||
28 |
<DL> |
|
29 |
<DT>14.10.94 |
|
30 |
<DD>New translation mechanism for continuous infixes |
|
31 |
||
32 |
<DT>18.05.95 |
|
33 |
<DD>Conversion to curried version of HOL. |
|
34 |
||
35 |
<DT>28.06.95 |
|
36 |
<DD>The old uncurried version of HOLCF is no longer supported |
|
37 |
in the distribution. |
|
38 |
||
39 |
<DT>18.08.95 |
|
1410
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
40 |
<DD>added sections axioms, ops, domain, generated |
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
41 |
and optional 8bit support |
1341 | 42 |
</DL> |
43 |
</BODY></HTML> |
|
1410
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
44 |
|
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
45 |
|
324aa8134639
changed predicate flat to is_flat in theory Fix.thy
regensbu
parents:
1341
diff
changeset
|
46 |