src/Pure/Syntax/README
author wenzelm
Fri, 06 Oct 2000 17:35:58 +0200
changeset 10168 50be659d4222
parent 6127 ece970eb5850
permissions -rw-r--r--
final tuning;


                              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)