src/Pure/README
author wenzelm
Fri, 19 Dec 1997 10:14:55 +0100
changeset 4441 42cdcacb60e2
parent 3279 815ef5848324
child 4620 bfd40126c56e
permissions -rw-r--r--
'clean' target;

                        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