src/Pure/README
author wenzelm
Thu, 20 Nov 1997 15:07:19 +0100
changeset 4255 63ab0616900b
parent 3279 815ef5848324
child 4620 bfd40126c56e
permissions -rw-r--r--
added type object = exn;

                        Pure: The Pure Isabelle System

This directory contains the ML source files for Pure Isabelle, which is the
basis for all object-logics.  Important files include:

IsaMakefile -- compiles the files

Syntax/     -- the syntax module

Thy/        -- the theory file parser and loader

ML-Systems/ -- compatibility files for various ML systems