Related articles |
---|
First public release of EAG (Extended Affix Grammar) Compiler marcs@cs.kun.nl (1993-09-14) |
Newsgroups: | comp.compilers |
From: | marcs@cs.kun.nl (Marc Seutter) |
Summary: | Announcement of first release of EAG compiler |
Keywords: | tools, available |
Organization: | University of Nijmegen, The Netherlands |
Date: | Tue, 14 Sep 1993 09:18:34 GMT |
The first public release of the EAG compiler package is now available to
the scientific community. The Extended Affix Grammar formalism, 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. The EAG compiler will generate either a recognizer or a
transducer or a translator or a syntax directed editor for a language
described in the EAG formalism.
The EAG compiler package and its documentation are available by ftp at
hades.cs.kun.nl (131.174.32.33) in the directory /pub/eag.
As this is the first public release of the EAG compiler, bugs will
undoubtedly turn up. Bug reports may therefore be sent to marcs@cs.kun.nl,
so that these bugs may be corrected in later versions.
Marc Seutter
(marcs@cs.kun.nl)
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.