src/CCL/ROOT
author haftmann
Fri, 15 Feb 2013 08:31:30 +0100
changeset 51142 ac9e909fe55d
parent 48738 f8c1a5b9488f
child 51397 03b586ee5930
permissions -rw-r--r--
explicit code equation for integer_of_nat

session CCL = Pure +
  description {*
    Author:     Martin Coen, Cambridge University Computer Laboratory
    Copyright   1993  University of Cambridge

    Classical Computational Logic based on First-Order Logic.

    A computational logic for an untyped functional language with
    evaluation to weak head-normal form.
  *}
  options [document = false]
  theories Wfd Fix

session "CCL-ex" in ex = CCL +
  description {*
    Author:     Martin Coen, Cambridge University Computer Laboratory
    Copyright   1993  University of Cambridge

    Examples for Classical Computational Logic.
  *}
  options [document = false]
  theories Nat List Stream Flag