Release 1.1 of EAG (Extended Affix Grammars) is available now

marcs@cs.kun.nl (Marc Seutter)
Mon, 24 Jan 1994 11:41:49 GMT

          From comp.compilers

Related articles
Release 1.1 of EAG (Extended Affix Grammars) is available now marcs@cs.kun.nl (1994-01-24)
| List of all articles for this month |

Newsgroups: comp.compilers
From: marcs@cs.kun.nl (Marc Seutter)
Keywords: translator, available, FTP, tools
Organization: University of Nijmegen, The Netherlands
Date: Mon, 24 Jan 1994 11:41:49 GMT

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)
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.