src/Pure/Syntax/README
author oheimb
Wed, 27 Oct 1999 11:13:25 +0200
changeset 7943 e31a3c0c2c1e
parent 6127 ece970eb5850
permissions -rw-r--r--
now more than 256 generated bound variables possible


                              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)