doc-src/Codegen/Thy/document/Adaptation.tex
author haftmann
Wed, 03 Nov 2010 14:14:05 +0100
changeset 40351 090dac52cfd7
parent 39745 3aa2bc9c5478
child 40406 313a24b66a8d
permissions -rw-r--r--
SMLdummy target
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
     1
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
     2
\begin{isabellebody}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
     3
\def\isabellecontext{Adaptation}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
     4
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
     5
\isadelimtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
     6
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
     7
\endisadelimtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
     8
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
     9
\isatagtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    10
\isacommand{theory}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    11
\ Adaptation\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    12
\isakeyword{imports}\ Setup\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    13
\isakeyword{begin}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    14
\endisatagtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    15
{\isafoldtheory}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    16
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    17
\isadelimtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    18
\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    19
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    20
\endisadelimtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    21
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    22
\isadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    23
\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    24
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    25
\endisadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    26
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    27
\isataginvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    28
\isacommand{setup}\isamarkupfalse%
40351
090dac52cfd7 SMLdummy target
haftmann
parents: 39745
diff changeset
    29
\ {\isacharverbatimopen}\ Code{\isacharunderscore}Target{\isachardot}extend{\isacharunderscore}target\ {\isacharparenleft}{\isachardoublequote}{\isasymSML}{\isachardoublequote}{\isacharcomma}\ {\isacharparenleft}{\isachardoublequote}SML{\isachardoublequote}{\isacharcomma}\ K\ I{\isacharparenright}{\isacharparenright}\isanewline
090dac52cfd7 SMLdummy target
haftmann
parents: 39745
diff changeset
    30
\ \ {\isacharhash}{\isachargreater}\ Code{\isacharunderscore}Target{\isachardot}extend{\isacharunderscore}target\ {\isacharparenleft}{\isachardoublequote}{\isasymSMLdummy}{\isachardoublequote}{\isacharcomma}\ {\isacharparenleft}{\isachardoublequote}Haskell{\isachardoublequote}{\isacharcomma}\ K\ I{\isacharparenright}{\isacharparenright}\ {\isacharverbatimclose}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    31
\endisataginvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    32
{\isafoldinvisible}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    33
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    34
\isadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    35
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    36
\endisadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    37
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    38
\isamarkupsection{Adaptation to target languages \label{sec:adaptation}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    39
}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    40
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    41
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    42
\isamarkupsubsection{Adapting code generation%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    43
}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    44
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    45
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    46
\begin{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    47
The aspects of code generation introduced so far have two aspects
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    48
  in common:
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    49
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    50
  \begin{itemize}
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    51
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    52
    \item They act uniformly, without reference to a specific target
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    53
       language.
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    54
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    55
    \item They are \emph{safe} in the sense that as long as you trust
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    56
       the code generator meta theory and implementation, you cannot
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    57
       produce programs that yield results which are not derivable in
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    58
       the logic.
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    59
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    60
  \end{itemize}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    61
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    62
  \noindent In this section we will introduce means to \emph{adapt}
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    63
  the serialiser to a specific target language, i.e.~to print program
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    64
  fragments in a way which accommodates \qt{already existing}
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    65
  ingredients of a target language environment, for three reasons:
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    66
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    67
  \begin{itemize}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    68
    \item improving readability and aesthetics of generated code
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    69
    \item gaining efficiency
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    70
    \item interface with language parts which have no direct counterpart
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    71
      in \isa{HOL} (say, imperative data structures)
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    72
  \end{itemize}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    73
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    74
  \noindent Generally, you should avoid using those features yourself
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    75
  \emph{at any cost}:
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    76
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    77
  \begin{itemize}
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    78
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    79
    \item The safe configuration methods act uniformly on every target
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    80
      language, whereas for adaptation you have to treat each target
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    81
      language separately.
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    82
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    83
    \item Application is extremely tedious since there is no
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    84
      abstraction which would allow for a static check, making it easy
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    85
      to produce garbage.
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    86
34155
14aaccb399b3 Polishing up the English
paulson
parents: 33707
diff changeset
    87
    \item Subtle errors can be introduced unconsciously.
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    88
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    89
  \end{itemize}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    90
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    91
  \noindent However, even if you ought refrain from setting up
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    92
  adaptation yourself, already the \isa{HOL} comes with some
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    93
  reasonable default adaptations (say, using target language list
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    94
  syntax).  There also some common adaptation cases which you can
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    95
  setup by importing particular library theories.  In order to
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    96
  understand these, we provide some clues here; these however are not
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
    97
  supposed to replace a careful study of the sources.%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    98
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
    99
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   100
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   101
\isamarkupsubsection{The adaptation principle%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   102
}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   103
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   104
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   105
\begin{isamarkuptext}%
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   106
Figure \ref{fig:adaptation} illustrates what \qt{adaptation} is
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   107
  conceptually supposed to be:
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   108
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   109
  \begin{figure}[here]
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   110
    \includegraphics{adaptation}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   111
    \caption{The adaptation principle}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   112
    \label{fig:adaptation}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   113
  \end{figure}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   114
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   115
  \noindent In the tame view, code generation acts as broker between
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   116
  \isa{logic}, \isa{intermediate\ language} and \isa{target\ language} by means of \isa{translation} and \isa{serialisation}; for the latter, the serialiser has to observe the
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   117
  structure of the \isa{language} itself plus some \isa{reserved}
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   118
  keywords which have to be avoided for generated code.  However, if
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   119
  you consider \isa{adaptation} mechanisms, the code generated by
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   120
  the serializer is just the tip of the iceberg:
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   121
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   122
  \begin{itemize}
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   123
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   124
    \item \isa{serialisation} can be \emph{parametrised} such that
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   125
      logical entities are mapped to target-specific ones
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   126
      (e.g. target-specific list syntax, see also
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   127
      \secref{sec:adaptation_mechanisms})
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   128
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   129
    \item Such parametrisations can involve references to a
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   130
      target-specific standard \isa{library} (e.g. using the \isa{Haskell} \verb|Maybe| type instead of the \isa{HOL}
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   131
      \isa{option} type); if such are used, the corresponding
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   132
      identifiers (in our example, \verb|Maybe|, \verb|Nothing| and \verb|Just|) also have to be considered \isa{reserved}.
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   133
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   134
    \item Even more, the user can enrich the library of the
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   135
      target-language by providing code snippets (\qt{\isa{includes}}) which are prepended to any generated code (see
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   136
      \secref{sec:include}); this typically also involves further
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   137
      \isa{reserved} identifiers.
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   138
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   139
  \end{itemize}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   140
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   141
  \noindent As figure \ref{fig:adaptation} illustrates, all these
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   142
  adaptation mechanisms have to act consistently; it is at the
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   143
  discretion of the user to take care for this.%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   144
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   145
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   146
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   147
\isamarkupsubsection{Common adaptation patterns%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   148
}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   149
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   150
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   151
\begin{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   152
The \hyperlink{theory.HOL}{\mbox{\isa{HOL}}} \hyperlink{theory.Main}{\mbox{\isa{Main}}} theory already provides a code
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   153
  generator setup which should be suitable for most applications.
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   154
  Common extensions and modifications are available by certain
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   155
  theories of the \isa{HOL} library; beside being useful in
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   156
  applications, they may serve as a tutorial for customising the code
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   157
  generator setup (see below \secref{sec:adaptation_mechanisms}).
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   158
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   159
  \begin{description}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   160
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   161
    \item[\hyperlink{theory.Code-Integer}{\mbox{\isa{Code{\isacharunderscore}Integer}}}] represents \isa{HOL} integers by
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   162
       big integer literals in target languages.
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   163
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   164
    \item[\hyperlink{theory.Code-Char}{\mbox{\isa{Code{\isacharunderscore}Char}}}] represents \isa{HOL} characters by
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   165
       character literals in target languages.
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   166
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   167
    \item[\hyperlink{theory.Code-Char-chr}{\mbox{\isa{Code{\isacharunderscore}Char{\isacharunderscore}chr}}}] like \isa{Code{\isacharunderscore}Char}, but
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   168
       also offers treatment of character codes; includes \hyperlink{theory.Code-Char}{\mbox{\isa{Code{\isacharunderscore}Char}}}.
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   169
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   170
    \item[\hyperlink{theory.Efficient-Nat}{\mbox{\isa{Efficient{\isacharunderscore}Nat}}}] \label{eff_nat} implements
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   171
       natural numbers by integers, which in general will result in
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   172
       higher efficiency; pattern matching with \isa{{\isadigit{0}}} /
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   173
       \isa{Suc} is eliminated; includes \hyperlink{theory.Code-Integer}{\mbox{\isa{Code{\isacharunderscore}Integer}}}
31206
a9fa62683582 adjusted to changed theory name
haftmann
parents: 31150
diff changeset
   174
       and \hyperlink{theory.Code-Numeral}{\mbox{\isa{Code{\isacharunderscore}Numeral}}}.
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   175
31206
a9fa62683582 adjusted to changed theory name
haftmann
parents: 31150
diff changeset
   176
    \item[\hyperlink{theory.Code-Numeral}{\mbox{\isa{Code{\isacharunderscore}Numeral}}}] provides an additional datatype
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   177
       \isa{index} which is mapped to target-language built-in
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   178
       integers.  Useful for code setups which involve e.g.~indexing
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   179
       of target-language arrays.
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   180
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   181
    \item[\hyperlink{theory.String}{\mbox{\isa{String}}}] provides an additional datatype \isa{String{\isachardot}literal} which is isomorphic to strings; \isa{String{\isachardot}literal}s are mapped to target-language strings.  Useful
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   182
       for code setups which involve e.g.~printing (error) messages.
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   183
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   184
  \end{description}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   185
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   186
  \begin{warn}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   187
    When importing any of these theories, they should form the last
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   188
    items in an import list.  Since these theories adapt the code
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   189
    generator setup in a non-conservative fashion, strange effects may
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   190
    occur otherwise.
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   191
  \end{warn}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   192
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   193
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   194
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   195
\isamarkupsubsection{Parametrising serialisation \label{sec:adaptation_mechanisms}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   196
}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   197
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   198
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   199
\begin{isamarkuptext}%
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   200
Consider the following function and its corresponding SML code:%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   201
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   202
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   203
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   204
\isadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   205
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   206
\endisadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   207
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   208
\isatagquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   209
\isacommand{primrec}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   210
\ in{\isacharunderscore}interval\ {\isacharcolon}{\isacharcolon}\ {\isachardoublequoteopen}nat\ {\isasymtimes}\ nat\ {\isasymRightarrow}\ nat\ {\isasymRightarrow}\ bool{\isachardoublequoteclose}\ \isakeyword{where}\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   211
\ \ {\isachardoublequoteopen}in{\isacharunderscore}interval\ {\isacharparenleft}k{\isacharcomma}\ l{\isacharparenright}\ n\ {\isasymlongleftrightarrow}\ k\ {\isasymle}\ n\ {\isasymand}\ n\ {\isasymle}\ l{\isachardoublequoteclose}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   212
\endisatagquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   213
{\isafoldquote}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   214
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   215
\isadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   216
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   217
\endisadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   218
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   219
\isadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   220
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   221
\endisadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   222
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   223
\isataginvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   224
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   225
\endisataginvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   226
{\isafoldinvisible}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   227
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   228
\isadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   229
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   230
\endisadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   231
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   232
\isadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   233
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   234
\endisadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   235
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   236
\isatagquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   237
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   238
\begin{isamarkuptext}%
39683
f75a01ee6c41 prefer typewrite tag over raw latex environment
haftmann
parents: 39664
diff changeset
   239
structure\ Example\ {\isacharcolon}\ sig\isanewline
39664
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   240
\ \ datatype\ nat\ {\isacharequal}\ Zero{\isacharunderscore}nat\ {\isacharbar}\ Suc\ of\ nat\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   241
\ \ datatype\ boola\ {\isacharequal}\ True\ {\isacharbar}\ False\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   242
\ \ val\ conj\ {\isacharcolon}\ boola\ {\isacharminus}{\isachargreater}\ boola\ {\isacharminus}{\isachargreater}\ boola\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   243
\ \ val\ less{\isacharunderscore}nat\ {\isacharcolon}\ nat\ {\isacharminus}{\isachargreater}\ nat\ {\isacharminus}{\isachargreater}\ boola\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   244
\ \ val\ less{\isacharunderscore}eq{\isacharunderscore}nat\ {\isacharcolon}\ nat\ {\isacharminus}{\isachargreater}\ nat\ {\isacharminus}{\isachargreater}\ boola\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   245
\ \ val\ in{\isacharunderscore}interval\ {\isacharcolon}\ nat\ {\isacharasterisk}\ nat\ {\isacharminus}{\isachargreater}\ nat\ {\isacharminus}{\isachargreater}\ boola\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   246
end\ {\isacharequal}\ struct\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   247
\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   248
datatype\ nat\ {\isacharequal}\ Zero{\isacharunderscore}nat\ {\isacharbar}\ Suc\ of\ nat{\isacharsemicolon}\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   249
\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   250
datatype\ boola\ {\isacharequal}\ True\ {\isacharbar}\ False{\isacharsemicolon}\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   251
\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   252
fun\ conj\ p\ True\ {\isacharequal}\ p\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   253
\ \ {\isacharbar}\ conj\ p\ False\ {\isacharequal}\ False\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   254
\ \ {\isacharbar}\ conj\ True\ p\ {\isacharequal}\ p\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   255
\ \ {\isacharbar}\ conj\ False\ p\ {\isacharequal}\ False{\isacharsemicolon}\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   256
\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   257
fun\ less{\isacharunderscore}nat\ m\ {\isacharparenleft}Suc\ n{\isacharparenright}\ {\isacharequal}\ less{\isacharunderscore}eq{\isacharunderscore}nat\ m\ n\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   258
\ \ {\isacharbar}\ less{\isacharunderscore}nat\ n\ Zero{\isacharunderscore}nat\ {\isacharequal}\ False\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   259
and\ less{\isacharunderscore}eq{\isacharunderscore}nat\ {\isacharparenleft}Suc\ m{\isacharparenright}\ n\ {\isacharequal}\ less{\isacharunderscore}nat\ m\ n\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   260
\ \ {\isacharbar}\ less{\isacharunderscore}eq{\isacharunderscore}nat\ Zero{\isacharunderscore}nat\ n\ {\isacharequal}\ True{\isacharsemicolon}\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   261
\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   262
fun\ in{\isacharunderscore}interval\ {\isacharparenleft}k{\isacharcomma}\ l{\isacharparenright}\ n\ {\isacharequal}\ conj\ {\isacharparenleft}less{\isacharunderscore}eq{\isacharunderscore}nat\ k\ n{\isacharparenright}\ {\isacharparenleft}less{\isacharunderscore}eq{\isacharunderscore}nat\ n\ l{\isacharparenright}{\isacharsemicolon}\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   263
\isanewline
39683
f75a01ee6c41 prefer typewrite tag over raw latex environment
haftmann
parents: 39664
diff changeset
   264
end{\isacharsemicolon}\ {\isacharparenleft}{\isacharasterisk}struct\ Example{\isacharasterisk}{\isacharparenright}\isanewline%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   265
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   266
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   267
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   268
\endisatagquotetypewriter
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   269
{\isafoldquotetypewriter}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   270
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   271
\isadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   272
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   273
\endisadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   274
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   275
\begin{isamarkuptext}%
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   276
\noindent Though this is correct code, it is a little bit
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   277
  unsatisfactory: boolean values and operators are materialised as
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   278
  distinguished entities with have nothing to do with the SML-built-in
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   279
  notion of \qt{bool}.  This results in less readable code;
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   280
  additionally, eager evaluation may cause programs to loop or break
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   281
  which would perfectly terminate when the existing SML \verb|bool| would be used.  To map the HOL \isa{bool} on SML \verb|bool|, we may use \qn{custom serialisations}:%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   282
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   283
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   284
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   285
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   286
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   287
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   288
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   289
\isatagquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   290
\isacommand{code{\isacharunderscore}type}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   291
\ bool\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   292
\ \ {\isacharparenleft}SML\ {\isachardoublequoteopen}bool{\isachardoublequoteclose}{\isacharparenright}\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   293
\isacommand{code{\isacharunderscore}const}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   294
\ True\ \isakeyword{and}\ False\ \isakeyword{and}\ {\isachardoublequoteopen}op\ {\isasymand}{\isachardoublequoteclose}\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   295
\ \ {\isacharparenleft}SML\ {\isachardoublequoteopen}true{\isachardoublequoteclose}\ \isakeyword{and}\ {\isachardoublequoteopen}false{\isachardoublequoteclose}\ \isakeyword{and}\ {\isachardoublequoteopen}{\isacharunderscore}\ andalso\ {\isacharunderscore}{\isachardoublequoteclose}{\isacharparenright}%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   296
\endisatagquotett
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   297
{\isafoldquotett}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   298
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   299
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   300
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   301
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   302
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   303
\begin{isamarkuptext}%
38505
2f8699695cf6 use command_def vs. command more consciously
haftmann
parents: 38450
diff changeset
   304
\noindent The \indexdef{}{command}{code\_type}\hypertarget{command.code-type}{\hyperlink{command.code-type}{\mbox{\isa{\isacommand{code{\isacharunderscore}type}}}}} command takes a type constructor
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   305
  as arguments together with a list of custom serialisations.  Each
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   306
  custom serialisation starts with a target language identifier
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   307
  followed by an expression, which during code serialisation is
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   308
  inserted whenever the type constructor would occur.  For constants,
38505
2f8699695cf6 use command_def vs. command more consciously
haftmann
parents: 38450
diff changeset
   309
  \indexdef{}{command}{code\_const}\hypertarget{command.code-const}{\hyperlink{command.code-const}{\mbox{\isa{\isacommand{code{\isacharunderscore}const}}}}} implements the corresponding mechanism.  Each
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   310
  ``\verb|_|'' in a serialisation expression is treated as a
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   311
  placeholder for the type constructor's (the constant's) arguments.%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   312
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   313
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   314
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   315
\isadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   316
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   317
\endisadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   318
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   319
\isatagquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   320
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   321
\begin{isamarkuptext}%
39683
f75a01ee6c41 prefer typewrite tag over raw latex environment
haftmann
parents: 39664
diff changeset
   322
structure\ Example\ {\isacharcolon}\ sig\isanewline
39664
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   323
\ \ datatype\ nat\ {\isacharequal}\ Zero{\isacharunderscore}nat\ {\isacharbar}\ Suc\ of\ nat\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   324
\ \ val\ less{\isacharunderscore}nat\ {\isacharcolon}\ nat\ {\isacharminus}{\isachargreater}\ nat\ {\isacharminus}{\isachargreater}\ bool\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   325
\ \ val\ less{\isacharunderscore}eq{\isacharunderscore}nat\ {\isacharcolon}\ nat\ {\isacharminus}{\isachargreater}\ nat\ {\isacharminus}{\isachargreater}\ bool\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   326
\ \ val\ in{\isacharunderscore}interval\ {\isacharcolon}\ nat\ {\isacharasterisk}\ nat\ {\isacharminus}{\isachargreater}\ nat\ {\isacharminus}{\isachargreater}\ bool\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   327
end\ {\isacharequal}\ struct\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   328
\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   329
datatype\ nat\ {\isacharequal}\ Zero{\isacharunderscore}nat\ {\isacharbar}\ Suc\ of\ nat{\isacharsemicolon}\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   330
\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   331
fun\ less{\isacharunderscore}nat\ m\ {\isacharparenleft}Suc\ n{\isacharparenright}\ {\isacharequal}\ less{\isacharunderscore}eq{\isacharunderscore}nat\ m\ n\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   332
\ \ {\isacharbar}\ less{\isacharunderscore}nat\ n\ Zero{\isacharunderscore}nat\ {\isacharequal}\ false\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   333
and\ less{\isacharunderscore}eq{\isacharunderscore}nat\ {\isacharparenleft}Suc\ m{\isacharparenright}\ n\ {\isacharequal}\ less{\isacharunderscore}nat\ m\ n\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   334
\ \ {\isacharbar}\ less{\isacharunderscore}eq{\isacharunderscore}nat\ Zero{\isacharunderscore}nat\ n\ {\isacharequal}\ true{\isacharsemicolon}\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   335
\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   336
fun\ in{\isacharunderscore}interval\ {\isacharparenleft}k{\isacharcomma}\ l{\isacharparenright}\ n\ {\isacharequal}\ {\isacharparenleft}less{\isacharunderscore}eq{\isacharunderscore}nat\ k\ n{\isacharparenright}\ andalso\ {\isacharparenleft}less{\isacharunderscore}eq{\isacharunderscore}nat\ n\ l{\isacharparenright}{\isacharsemicolon}\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   337
\isanewline
39683
f75a01ee6c41 prefer typewrite tag over raw latex environment
haftmann
parents: 39664
diff changeset
   338
end{\isacharsemicolon}\ {\isacharparenleft}{\isacharasterisk}struct\ Example{\isacharasterisk}{\isacharparenright}\isanewline%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   339
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   340
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   341
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   342
\endisatagquotetypewriter
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   343
{\isafoldquotetypewriter}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   344
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   345
\isadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   346
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   347
\endisadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   348
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   349
\begin{isamarkuptext}%
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   350
\noindent This still is not perfect: the parentheses around the
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   351
  \qt{andalso} expression are superfluous.  Though the serialiser by
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   352
  no means attempts to imitate the rich Isabelle syntax framework, it
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   353
  provides some common idioms, notably associative infixes with
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   354
  precedences which may be used here:%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   355
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   356
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   357
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   358
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   359
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   360
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   361
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   362
\isatagquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   363
\isacommand{code{\isacharunderscore}const}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   364
\ {\isachardoublequoteopen}op\ {\isasymand}{\isachardoublequoteclose}\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   365
\ \ {\isacharparenleft}SML\ \isakeyword{infixl}\ {\isadigit{1}}\ {\isachardoublequoteopen}andalso{\isachardoublequoteclose}{\isacharparenright}%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   366
\endisatagquotett
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   367
{\isafoldquotett}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   368
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   369
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   370
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   371
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   372
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   373
\isadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   374
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   375
\endisadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   376
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   377
\isatagquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   378
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   379
\begin{isamarkuptext}%
39683
f75a01ee6c41 prefer typewrite tag over raw latex environment
haftmann
parents: 39664
diff changeset
   380
structure\ Example\ {\isacharcolon}\ sig\isanewline
39664
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   381
\ \ datatype\ nat\ {\isacharequal}\ Zero{\isacharunderscore}nat\ {\isacharbar}\ Suc\ of\ nat\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   382
\ \ val\ less{\isacharunderscore}nat\ {\isacharcolon}\ nat\ {\isacharminus}{\isachargreater}\ nat\ {\isacharminus}{\isachargreater}\ bool\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   383
\ \ val\ less{\isacharunderscore}eq{\isacharunderscore}nat\ {\isacharcolon}\ nat\ {\isacharminus}{\isachargreater}\ nat\ {\isacharminus}{\isachargreater}\ bool\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   384
\ \ val\ in{\isacharunderscore}interval\ {\isacharcolon}\ nat\ {\isacharasterisk}\ nat\ {\isacharminus}{\isachargreater}\ nat\ {\isacharminus}{\isachargreater}\ bool\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   385
end\ {\isacharequal}\ struct\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   386
\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   387
datatype\ nat\ {\isacharequal}\ Zero{\isacharunderscore}nat\ {\isacharbar}\ Suc\ of\ nat{\isacharsemicolon}\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   388
\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   389
fun\ less{\isacharunderscore}nat\ m\ {\isacharparenleft}Suc\ n{\isacharparenright}\ {\isacharequal}\ less{\isacharunderscore}eq{\isacharunderscore}nat\ m\ n\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   390
\ \ {\isacharbar}\ less{\isacharunderscore}nat\ n\ Zero{\isacharunderscore}nat\ {\isacharequal}\ false\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   391
and\ less{\isacharunderscore}eq{\isacharunderscore}nat\ {\isacharparenleft}Suc\ m{\isacharparenright}\ n\ {\isacharequal}\ less{\isacharunderscore}nat\ m\ n\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   392
\ \ {\isacharbar}\ less{\isacharunderscore}eq{\isacharunderscore}nat\ Zero{\isacharunderscore}nat\ n\ {\isacharequal}\ true{\isacharsemicolon}\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   393
\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   394
fun\ in{\isacharunderscore}interval\ {\isacharparenleft}k{\isacharcomma}\ l{\isacharparenright}\ n\ {\isacharequal}\ less{\isacharunderscore}eq{\isacharunderscore}nat\ k\ n\ andalso\ less{\isacharunderscore}eq{\isacharunderscore}nat\ n\ l{\isacharsemicolon}\isanewline
0afaf89ab591 more canonical type setting of type writer code examples
haftmann
parents: 39643
diff changeset
   395
\isanewline
39683
f75a01ee6c41 prefer typewrite tag over raw latex environment
haftmann
parents: 39664
diff changeset
   396
end{\isacharsemicolon}\ {\isacharparenleft}{\isacharasterisk}struct\ Example{\isacharasterisk}{\isacharparenright}\isanewline%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   397
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   398
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   399
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   400
\endisatagquotetypewriter
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   401
{\isafoldquotetypewriter}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   402
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   403
\isadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   404
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   405
\endisadelimquotetypewriter
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   406
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   407
\begin{isamarkuptext}%
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   408
\noindent The attentive reader may ask how we assert that no
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   409
  generated code will accidentally overwrite.  For this reason the
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   410
  serialiser has an internal table of identifiers which have to be
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   411
  avoided to be used for new declarations.  Initially, this table
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   412
  typically contains the keywords of the target language.  It can be
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   413
  extended manually, thus avoiding accidental overwrites, using the
38505
2f8699695cf6 use command_def vs. command more consciously
haftmann
parents: 38450
diff changeset
   414
  \indexdef{}{command}{code\_reserved}\hypertarget{command.code-reserved}{\hyperlink{command.code-reserved}{\mbox{\isa{\isacommand{code{\isacharunderscore}reserved}}}}} command:%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   415
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   416
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   417
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   418
\isadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   419
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   420
\endisadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   421
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   422
\isatagquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   423
\isacommand{code{\isacharunderscore}reserved}\isamarkupfalse%
40351
090dac52cfd7 SMLdummy target
haftmann
parents: 39745
diff changeset
   424
\ {\isachardoublequoteopen}{\isasymSMLdummy}{\isachardoublequoteclose}\ bool\ true\ false\ andalso%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   425
\endisatagquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   426
{\isafoldquote}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   427
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   428
\isadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   429
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   430
\endisadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   431
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   432
\begin{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   433
\noindent Next, we try to map HOL pairs to SML pairs, using the
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   434
  infix ``\verb|*|'' type constructor and parentheses:%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   435
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   436
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   437
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   438
\isadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   439
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   440
\endisadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   441
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   442
\isataginvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   443
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   444
\endisataginvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   445
{\isafoldinvisible}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   446
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   447
\isadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   448
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   449
\endisadeliminvisible
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   450
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   451
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   452
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   453
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   454
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   455
\isatagquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   456
\isacommand{code{\isacharunderscore}type}\isamarkupfalse%
37836
2bcce92be291 adjusted; fixed typo
haftmann
parents: 34179
diff changeset
   457
\ prod\isanewline
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   458
\ \ {\isacharparenleft}SML\ \isakeyword{infix}\ {\isadigit{2}}\ {\isachardoublequoteopen}{\isacharasterisk}{\isachardoublequoteclose}{\isacharparenright}\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   459
\isacommand{code{\isacharunderscore}const}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   460
\ Pair\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   461
\ \ {\isacharparenleft}SML\ {\isachardoublequoteopen}{\isacharbang}{\isacharparenleft}{\isacharparenleft}{\isacharunderscore}{\isacharparenright}{\isacharcomma}{\isacharslash}\ {\isacharparenleft}{\isacharunderscore}{\isacharparenright}{\isacharparenright}{\isachardoublequoteclose}{\isacharparenright}%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   462
\endisatagquotett
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   463
{\isafoldquotett}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   464
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   465
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   466
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   467
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   468
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   469
\begin{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   470
\noindent The initial bang ``\verb|!|'' tells the serialiser
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   471
  never to put parentheses around the whole expression (they are
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   472
  already present), while the parentheses around argument place
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   473
  holders tell not to put parentheses around the arguments.  The slash
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   474
  ``\verb|/|'' (followed by arbitrary white space) inserts a
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   475
  space which may be used as a break if necessary during pretty
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   476
  printing.
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   477
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   478
  These examples give a glimpse what mechanisms custom serialisations
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   479
  provide; however their usage requires careful thinking in order not
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   480
  to introduce inconsistencies -- or, in other words: custom
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   481
  serialisations are completely axiomatic.
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   482
39643
29cc021398fc corrections and tuning
haftmann
parents: 39068
diff changeset
   483
  A further noteworthy detail is that any special character in a
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   484
  custom serialisation may be quoted using ``\verb|'|''; thus,
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   485
  in ``\verb|fn '_ => _|'' the first ``\verb|_|'' is a
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   486
  proper underscore while the second ``\verb|_|'' is a
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   487
  placeholder.%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   488
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   489
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   490
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   491
\isamarkupsubsection{\isa{Haskell} serialisation%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   492
}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   493
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   494
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   495
\begin{isamarkuptext}%
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   496
For convenience, the default \isa{HOL} setup for \isa{Haskell}
39068
5ac590e8b320 updated
haftmann
parents: 38813
diff changeset
   497
  maps the \isa{equal} class to its counterpart in \isa{Haskell},
5ac590e8b320 updated
haftmann
parents: 38813
diff changeset
   498
  giving custom serialisations for the class \isa{equal} (by command
39643
29cc021398fc corrections and tuning
haftmann
parents: 39068
diff changeset
   499
  \indexdef{}{command}{code\_class}\hypertarget{command.code-class}{\hyperlink{command.code-class}{\mbox{\isa{\isacommand{code{\isacharunderscore}class}}}}}) and its operation \isa{HOL{\isachardot}equal}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   500
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   501
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   502
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   503
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   504
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   505
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   506
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   507
\isatagquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   508
\isacommand{code{\isacharunderscore}class}\isamarkupfalse%
39068
5ac590e8b320 updated
haftmann
parents: 38813
diff changeset
   509
\ equal\isanewline
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   510
\ \ {\isacharparenleft}Haskell\ {\isachardoublequoteopen}Eq{\isachardoublequoteclose}{\isacharparenright}\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   511
\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   512
\isacommand{code{\isacharunderscore}const}\isamarkupfalse%
39643
29cc021398fc corrections and tuning
haftmann
parents: 39068
diff changeset
   513
\ {\isachardoublequoteopen}HOL{\isachardot}equal{\isachardoublequoteclose}\isanewline
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   514
\ \ {\isacharparenleft}Haskell\ \isakeyword{infixl}\ {\isadigit{4}}\ {\isachardoublequoteopen}{\isacharequal}{\isacharequal}{\isachardoublequoteclose}{\isacharparenright}%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   515
\endisatagquotett
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   516
{\isafoldquotett}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   517
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   518
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   519
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   520
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   521
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   522
\begin{isamarkuptext}%
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   523
\noindent A problem now occurs whenever a type which is an instance
39068
5ac590e8b320 updated
haftmann
parents: 38813
diff changeset
   524
  of \isa{equal} in \isa{HOL} is mapped on a \isa{Haskell}-built-in type which is also an instance of \isa{Haskell}
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   525
  \isa{Eq}:%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   526
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   527
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   528
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   529
\isadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   530
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   531
\endisadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   532
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   533
\isatagquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   534
\isacommand{typedecl}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   535
\ bar\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   536
\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   537
\isacommand{instantiation}\isamarkupfalse%
39068
5ac590e8b320 updated
haftmann
parents: 38813
diff changeset
   538
\ bar\ {\isacharcolon}{\isacharcolon}\ equal\isanewline
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   539
\isakeyword{begin}\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   540
\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   541
\isacommand{definition}\isamarkupfalse%
39068
5ac590e8b320 updated
haftmann
parents: 38813
diff changeset
   542
\ {\isachardoublequoteopen}HOL{\isachardot}equal\ {\isacharparenleft}x{\isasymColon}bar{\isacharparenright}\ y\ {\isasymlongleftrightarrow}\ x\ {\isacharequal}\ y{\isachardoublequoteclose}\isanewline
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   543
\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   544
\isacommand{instance}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   545
\ \isacommand{by}\isamarkupfalse%
39068
5ac590e8b320 updated
haftmann
parents: 38813
diff changeset
   546
\ default\ {\isacharparenleft}simp\ add{\isacharcolon}\ equal{\isacharunderscore}bar{\isacharunderscore}def{\isacharparenright}\isanewline
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   547
\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   548
\isacommand{end}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   549
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   550
\endisatagquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   551
{\isafoldquote}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   552
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   553
\isadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   554
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   555
\endisadelimquote
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   556
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   557
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   558
\ %
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   559
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   560
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   561
\isatagquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   562
\isacommand{code{\isacharunderscore}type}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   563
\ bar\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   564
\ \ {\isacharparenleft}Haskell\ {\isachardoublequoteopen}Integer{\isachardoublequoteclose}{\isacharparenright}%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   565
\endisatagquotett
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   566
{\isafoldquotett}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   567
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   568
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   569
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   570
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   571
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   572
\begin{isamarkuptext}%
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   573
\noindent The code generator would produce an additional instance,
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   574
  which of course is rejected by the \isa{Haskell} compiler.  To
38509
9cea8a0e925a updated generated document
haftmann
parents: 38505
diff changeset
   575
  suppress this additional instance, use \indexdef{}{command}{code\_instance}\hypertarget{command.code-instance}{\hyperlink{command.code-instance}{\mbox{\isa{\isacommand{code{\isacharunderscore}instance}}}}}:%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   576
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   577
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   578
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   579
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   580
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   581
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   582
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   583
\isatagquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   584
\isacommand{code{\isacharunderscore}instance}\isamarkupfalse%
39068
5ac590e8b320 updated
haftmann
parents: 38813
diff changeset
   585
\ bar\ {\isacharcolon}{\isacharcolon}\ equal\isanewline
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   586
\ \ {\isacharparenleft}Haskell\ {\isacharminus}{\isacharparenright}%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   587
\endisatagquotett
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   588
{\isafoldquotett}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   589
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   590
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   591
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   592
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   593
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   594
\isamarkupsubsection{Enhancing the target language context \label{sec:include}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   595
}
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   596
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   597
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   598
\begin{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   599
In rare cases it is necessary to \emph{enrich} the context of a
38505
2f8699695cf6 use command_def vs. command more consciously
haftmann
parents: 38450
diff changeset
   600
  target language; this is accomplished using the \indexdef{}{command}{code\_include}\hypertarget{command.code-include}{\hyperlink{command.code-include}{\mbox{\isa{\isacommand{code{\isacharunderscore}include}}}}} command:%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   601
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   602
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   603
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   604
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   605
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   606
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   607
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   608
\isatagquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   609
\isacommand{code{\isacharunderscore}include}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   610
\ Haskell\ {\isachardoublequoteopen}Errno{\isachardoublequoteclose}\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   611
{\isacharverbatimopen}errno\ i\ {\isacharequal}\ error\ {\isacharparenleft}{\isachardoublequote}Error\ number{\isacharcolon}\ {\isachardoublequote}\ {\isacharplus}{\isacharplus}\ show\ i{\isacharparenright}{\isacharverbatimclose}\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   612
\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   613
\isacommand{code{\isacharunderscore}reserved}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   614
\ Haskell\ Errno%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   615
\endisatagquotett
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   616
{\isafoldquotett}%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   617
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   618
\isadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   619
%
39745
3aa2bc9c5478 combine quote and typewriter/tt tag
haftmann
parents: 39712
diff changeset
   620
\endisadelimquotett
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   621
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   622
\begin{isamarkuptext}%
38450
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   623
\noindent Such named \isa{include}s are then prepended to every
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   624
  generated code.  Inspect such code in order to find out how
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   625
  \hyperlink{command.code-include}{\mbox{\isa{\isacommand{code{\isacharunderscore}include}}}} behaves with respect to a particular
ada5814c9d87 tuned whitespace
haftmann
parents: 37836
diff changeset
   626
  target language.%
31050
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   627
\end{isamarkuptext}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   628
\isamarkuptrue%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   629
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   630
\isadelimtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   631
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   632
\endisadelimtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   633
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   634
\isatagtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   635
\isacommand{end}\isamarkupfalse%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   636
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   637
\endisatagtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   638
{\isafoldtheory}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   639
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   640
\isadelimtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   641
%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   642
\endisadelimtheory
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   643
\isanewline
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   644
\end{isabellebody}%
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   645
%%% Local Variables:
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   646
%%% mode: latex
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   647
%%% TeX-master: "root"
555b56b66fcf adaptation replaces adaption
haftmann
parents:
diff changeset
   648
%%% End: