| author | wenzelm | 
| Wed, 29 Sep 1999 13:51:41 +0200 | |
| changeset 7638 | f586d7995474 | 
| parent 6127 | ece970eb5850 | 
| permissions | -rw-r--r-- | 
| 4689 | 1  | 
|
| 18 | 2  | 
Pure/Syntax/  | 
| 0 | 3  | 
|
| 4689 | 4  | 
|
5  | 
This directory contains the source files for Isabelle's syntax module,  | 
|
| 6127 | 6  | 
which includes a lexer, parser, pretty printer and macro system. Only  | 
7  | 
the following structures are exported:  | 
|
| 235 | 8  | 
|
| 2581 | 9  | 
Syntax (internal interface to the syntax module)  | 
| 161 | 10  | 
BasicSyntax (part of Syntax made pervasive)  |