src/Pure/Syntax/README
author wenzelm
Mon, 29 Nov 1999 15:52:49 +0100
changeset 8039 a901bafe4578
parent 6127 ece970eb5850
permissions -rw-r--r--
Goal: tuned pris;


                              Pure/Syntax/


This directory contains the source files for Isabelle's syntax module,
which includes a lexer, parser, pretty printer and macro system.  Only
the following structures are exported:

  Syntax        (internal interface to the syntax module)
  BasicSyntax   (part of Syntax made pervasive)