src/Tools/ROOT
author wenzelm
Tue, 23 Nov 2021 20:46:40 +0100
changeset 74835 26c3a9c92e11
parent 74199 bf9871795aeb
child 75992 1f6d79b62222
permissions -rw-r--r--
more general document output: enclosing markup is defined in user-space;

chapter Tools

session Tools = Pure +
  theories
    Code_Generator

session SML in SML = Pure +
  theories
    Examples

session Haskell in Haskell = HOL +
  theories
    Haskell
  theories [condition = ISABELLE_GHC_STACK]
    Test