The new release of the EAG compiler package, version 1.1 is now
available.

Differences between version 1.0 and version 1.1
-  Fixed bug in the coding of metarules
-  Added -V (version) flag
-  Fixed bug in the coding of the startrule
-  Fixed some spelling errors in the user documentation
-  Improved debugging of continuation stack inconsistencies

The Extended Affix Grammar, or shortly EAG, is a formalism for
describing both the context free and the context sensitive syntax
of languages. EAG is a member of the family of two-level grammars.
They are very closely related to two-level van Wijngaarden grammars.

To a description in EAG the EAG compiler may be applied, generating
either a recognizer or a transducer or a translator or a syntax
directed editor for the language described.

The EAG compiler package is available by ftp at hades.cs.kun.nl
(131.174.32.33) in the directory /pub/eag. Bug reports may be sent
to marcs@cs.kun.nl, so that these may be corrected in later versions.

					Best regards,

					Marc Seutter
					(marcs@cs.kun.nl)
