changeset 0 | a5a9c433f639 |
child 18 | c9ec452ff08f |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/Pure/Syntax/README Thu Sep 16 12:20:38 1993 +0200 @@ -0,0 +1,8 @@ + Pure/Syntax + +This directory contains the source files for Isabelle's syntax module. Which +includes a lexer, parser, pretty printer and macro system. + +There is no Makefile to compile these files separately; they are compiled as +part of Pure Isabelle. +