diff -r d052d61da398 -r b0ddfa5b9ddc src/Doc/Codegen/Further.thy --- a/src/Doc/Codegen/Further.thy Wed Sep 13 17:08:54 2023 +0000 +++ b/src/Doc/Codegen/Further.thy Wed Sep 13 17:08:55 2023 +0000 @@ -4,6 +4,16 @@ section \Further issues \label{sec:further}\ +subsection \Runtime environments for \<^text>\Haskell\ and \<^text>\OCaml\\ + +text \ + The Isabelle System Manual \<^cite>\"isabelle-system"\ provides some hints + how runtime environments for \<^text>\Haskell\ and \<^text>\OCaml\ can be + set up and maintained conveniently using managed installations within + the Isabelle environments. +\ + + subsection \Incorporating generated code directly into the system runtime -- \code_reflect\\ subsubsection \Static embedding of generated code into the system runtime\