src/Tools/ROOT
author haftmann
Fri, 19 Aug 2022 05:49:11 +0000
changeset 75880 714fad33252e
parent 74199 bf9871795aeb
child 75992 1f6d79b62222
permissions -rw-r--r--
more thorough split rules for div and mod on numerals, tuned split rules setup

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