Datasegment.com Online Dictionary
  Online Dictionary : E : eag

eag


1 definition found

eag - Free On-line Dictionary of Computing (26 May 2007) :

  Extended Affix Grammar
  EAG
  
     <language, grammar> (EAG) A formalism developed by Marc
     Seutter <marcs@cs.kun.nl> for describing both the context free syntax
      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 recogniser, a
     transducer, a translator, or a syntax directed editor
     for a language described in the EAG formalism.
  
     FTP KUN (ftp://hades.cs.kun.nl/pub/eag/).
  
     (1996-05-29)