\begin{slide}{High Precision Systems}
  \slidesubtitle{Prototyping vs.\ compiled code}

  \begin{center}
    \begin{itemize}
    \item programming environment: experimental (interpreted) code (debugging) and educational use.
    \item export and compile optimized code of final version
    \end{itemize}
    $\Downarrow$ \\
    \emph{performant compiled code is important for practical use.}
  \end{center}
\end{slide}
