author | Christian Urban <urbanc@in.tum.de> |
Thu, 08 Jan 2009 22:47:15 +0000 | |
changeset 64 | 9a6e5e0c4906 |
parent 60 | 5b9c6010897b |
child 65 | c8e9a4f97916 |
permissions | -rw-r--r-- |
44
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
1 |
theory Readme |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
2 |
imports Base |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
3 |
begin |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
4 |
|
53
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
5 |
chapter {* Comments for Authors *} |
44
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
6 |
|
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
7 |
text {* |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
8 |
|
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
9 |
\begin{itemize} |
60
5b9c6010897b
doem tuning and made the cookbook work again with recent changes (CookBook/Package/Ind_Interface.thy needs to be looked at to see what the problem with the new parser type is)
Christian Urban <urbanc@in.tum.de>
parents:
59
diff
changeset
|
10 |
\item The Cookbook can be compiled on the command-line with: |
53
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
11 |
|
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
12 |
\begin{center} |
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
13 |
@{text "isabelle make"} |
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
14 |
\end{center} |
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
15 |
|
59 | 16 |
You very likely need a recent snapshot of Isabelle in order to compile |
64
9a6e5e0c4906
deleted old files and added code to give a special tag to the command ML
Christian Urban <urbanc@in.tum.de>
parents:
60
diff
changeset
|
17 |
the Cookbook. Some parts of the Cookbook also rely on compilation with |
9a6e5e0c4906
deleted old files and added code to give a special tag to the command ML
Christian Urban <urbanc@in.tum.de>
parents:
60
diff
changeset
|
18 |
PolyML. |
59 | 19 |
|
49 | 20 |
\item You can include references to other Isabelle manuals using the |
47
4daf913fdbe1
hakked latex so that it does not display ML {* *}; general tuning
Christian Urban <urbanc@in.tum.de>
parents:
44
diff
changeset
|
21 |
reference names from those manuals. To do this the following |
54
1783211b3494
tuned; added document antiquotation ML_response_fake_both
Christian Urban <urbanc@in.tum.de>
parents:
53
diff
changeset
|
22 |
four \LaTeX{} commands are defined: |
44
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
23 |
|
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
24 |
\begin{center} |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
25 |
\begin{tabular}{l|c|c} |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
26 |
& Chapters & Sections\\\hline |
58 | 27 |
Implementation Manual & @{text "\\ichcite{\<dots>}"} & @{text "\\isccite{\<dots>}"}\\ |
28 |
Isar Reference Manual & @{text "\\rchcite{\<dots>}"} & @{text "\\rsccite{\<dots>}"}\\ |
|
44
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
29 |
\end{tabular} |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
30 |
\end{center} |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
31 |
|
58 | 32 |
So @{text "\\ichcite{ch:logic}"} yields a reference for the chapter about logic |
44
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
33 |
in the implementation manual, namely \ichcite{ch:logic}. |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
34 |
|
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
35 |
\item There are various document antiquotations defined for the |
60
5b9c6010897b
doem tuning and made the cookbook work again with recent changes (CookBook/Package/Ind_Interface.thy needs to be looked at to see what the problem with the new parser type is)
Christian Urban <urbanc@in.tum.de>
parents:
59
diff
changeset
|
36 |
Cookbook. They allow to check the written text against the current |
53
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
37 |
Isabelle code and also allow to show responses of the ML-compiler. |
52 | 38 |
Therefore authors are strongly encouraged to use antiquotations wherever |
53
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
39 |
appropriate. |
52 | 40 |
|
53
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
41 |
The following antiquotations are defined: |
44
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
42 |
|
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
43 |
\begin{itemize} |
58 | 44 |
\item[$\bullet$] @{text "@{ML \"expr\" for vars in structs}"} should be used |
45 |
for displaying any ML-ex\-pression, because the antiquotation checks whether |
|
46 |
the expression is valid ML-code. The @{text "for"}- and @{text |
|
47 |
"in"}-arguments are optional. The former is used for evaluating open |
|
48 |
expressions by giving a list of free variables. The latter is used to |
|
49 |
indicate in which structure or structures the ML-expression should be |
|
50 |
evaluated. Examples are: |
|
53
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
51 |
|
54
1783211b3494
tuned; added document antiquotation ML_response_fake_both
Christian Urban <urbanc@in.tum.de>
parents:
53
diff
changeset
|
52 |
\begin{center}\small |
58 | 53 |
\begin{tabular}{lll} |
59 | 54 |
@{text "@{ML \"1 + 3\"}"} & & @{ML "1 + 3"}\\ |
55 |
@{text "@{ML \"a + b\" for a b}"} & \;\;produce\;\; & @{ML "a + b" for a b}\\ |
|
56 |
@{text "@{ML Ident in OuterLex}"} & & @{ML Ident in OuterLex}\\ |
|
58 | 57 |
\end{tabular} |
58 |
\end{center} |
|
59 |
||
60 |
\item[$\bullet$] @{text "@{ML_response \"expr\" \"pat\"}"} should be used to |
|
61 |
display ML-expressions and their response. The first expression is checked |
|
62 |
like in the antiquotation @{text "@{ML \"expr\"}"}; the second is a pattern |
|
63 |
that specifies the result the first expression produces. This pattern can |
|
59 | 64 |
contain @{text [quotes] "\<dots>"} for parts that you like to omit. The response of the |
58 | 65 |
first expression will be checked against this pattern. Examples are: |
66 |
||
67 |
\begin{center}\small |
|
53
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
68 |
\begin{tabular}{l} |
58 | 69 |
@{text "@{ML_response \"1+2\" \"3\"}"}\\ |
70 |
@{text "@{ML_response \"(1+2,3)\" \"(3,\<dots>)\"}"} |
|
53
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
71 |
\end{tabular} |
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
72 |
\end{center} |
52 | 73 |
|
58 | 74 |
which produce respectively |
75 |
||
76 |
\begin{center}\small |
|
77 |
\begin{tabular}{p{3cm}p{3cm}} |
|
78 |
@{ML_response "1+2" "3"} & |
|
79 |
@{ML_response "(1+2,3)" "(3,\<dots>)"} |
|
80 |
\end{tabular} |
|
81 |
\end{center} |
|
82 |
||
83 |
Note that this antiquotation can only be used when the result can be |
|
53
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
84 |
constructed: it does not work when the code produces an exception or returns |
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
85 |
an abstract datatype (like @{ML_type thm} or @{ML_type cterm}). |
49 | 86 |
|
58 | 87 |
\item[$\bullet$] @{text "@{ML_response_fake \"expr\" \"pat\"}"} works just |
88 |
like the antiquotation @{text "@{ML_response \"expr\" \"pat\"}"} above, |
|
89 |
except that the result-specification is not checked. Use this antiquotation |
|
90 |
when the result cannot be constructed or the code generates an |
|
91 |
exception. Examples are: |
|
92 |
||
93 |
\begin{center}\small |
|
94 |
\begin{tabular}{ll} |
|
59 | 95 |
@{text "@{ML_response_fake"} & @{text "\"cterm_of @{theory} @{term \\\"a + b = c\\\"}\"}"}\\ |
96 |
& @{text "\"a + b = c\"}"}\smallskip\\ |
|
97 |
@{text "@{ML_response_fake"} & @{text "\"($$ \\\"x\\\") (explode \\\"world\\\")\""}\\ |
|
98 |
& @{text "\"Exception FAIL raised\"}"} |
|
58 | 99 |
\end{tabular} |
100 |
\end{center} |
|
101 |
||
59 | 102 |
which produce respectively |
103 |
||
104 |
\begin{center}\small |
|
105 |
\begin{tabular}{p{7.2cm}} |
|
106 |
@{ML_response_fake "cterm_of @{theory} @{term \"a + b = c\"}" "a + b = c"}\smallskip\\ |
|
107 |
@{ML_response_fake "($$ \"x\") (explode \"world\")" "Exception FAIL raised"} |
|
108 |
\end{tabular} |
|
109 |
\end{center} |
|
54
1783211b3494
tuned; added document antiquotation ML_response_fake_both
Christian Urban <urbanc@in.tum.de>
parents:
53
diff
changeset
|
110 |
|
59 | 111 |
This output mimics to some extend what the user sees when running the |
112 |
code. |
|
113 |
||
58 | 114 |
\item[$\bullet$] @{text "@{ML_response_fake_both \"expr\" \"pat\"}"} can be |
54
1783211b3494
tuned; added document antiquotation ML_response_fake_both
Christian Urban <urbanc@in.tum.de>
parents:
53
diff
changeset
|
115 |
used to show erroneous code. Neither the code nor the response will be |
58 | 116 |
checked. An example is: |
52 | 117 |
|
58 | 118 |
\begin{center}\small |
119 |
\begin{tabular}{ll} |
|
120 |
@{text "@{ML_response_fake_both"} & @{text "\"@{cterm \\\"1 + True\\\"}\""}\\ |
|
121 |
& @{text "\"Type unification failed \<dots>\"}"} |
|
122 |
\end{tabular} |
|
123 |
\end{center} |
|
124 |
||
125 |
\item[$\bullet$] @{text "@{ML_file \"name\"}"} should be used when |
|
59 | 126 |
referring to a file. It checks whether the file exists. An example |
127 |
is |
|
128 |
||
129 |
@{text [display] "@{ML_file \"Pure/General/basics.ML\"}"} |
|
44
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
130 |
\end{itemize} |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
131 |
|
58 | 132 |
The listed antiquotations honour options including @{text "[display]"} and |
133 |
@{text "[quotes]"}. For example |
|
134 |
||
135 |
\begin{center}\small |
|
136 |
@{text "@{ML [quotes] \"\\\"foo\\\" ^ \\\"bar\\\"\"}"} \;\;produces\;\; @{text [quotes] "foobar"} |
|
137 |
\end{center} |
|
138 |
||
59 | 139 |
whereas |
58 | 140 |
|
141 |
\begin{center}\small |
|
142 |
@{text "@{ML \"\\\"foo\\\" ^ \\\"bar\\\"\"}"} \;\;produces only\;\; @{text "foobar"} |
|
143 |
\end{center} |
|
144 |
||
145 |
||
52 | 146 |
|
49 | 147 |
\item Functions and value bindings cannot be defined inside antiquotations; they need |
148 |
to be included inside \isacommand{ML} \isa{\isacharverbatimopen \ldots \isacharverbatimclose} |
|
58 | 149 |
environments. In this way they are also checked by the compiler. Some \LaTeX-hack in |
150 |
the Cookbook, however, ensures that the environment markers are not printed. |
|
44
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
151 |
|
53
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
152 |
\item Line numbers can be printed using |
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
153 |
\isacommand{ML} \isa{\%linenumbers} \isa{\isacharverbatimopen \ldots \isacharverbatimclose} |
0c3580c831a4
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
Christian Urban <urbanc@in.tum.de>
parents:
52
diff
changeset
|
154 |
for ML-code or \isacommand{lemma} \isa{\%linenumbers} @{text "..."} for proofs. |
52 | 155 |
|
44
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
156 |
\end{itemize} |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
157 |
|
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
158 |
*} |
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
159 |
|
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
160 |
|
49 | 161 |
|
44
dee4b3e66dfe
added a readme chapter for prospective authors; added commands for referring to the Isar Reference Manual
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
162 |
end |