src/Pure/README
author wenzelm
Thu, 23 Oct 1997 12:13:15 +0200
changeset 3975 ddeb5a0fd08d
parent 3279 815ef5848324
child 4620 bfd40126c56e
permissions -rw-r--r--
hide id, stamps; added stamp_names_of, name_of; replaced make_draft by prep_ext; improved print_sg; tuned;

                        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