[antlr-interest] Re: Summary of ANTLR Issues
    lgcraymer 
    lgc at mail1.jpl.nasa.gov
       
    Fri Jul 11 11:11:26 PDT 2003
    
    
  
--- In antlr-interest at yahoogroups.com, Ric Klaren <klaren at c...> wrote: 
> How about grammar inheritance btw ?
That's a point of discussion.  The functionality of grammar 
inheritance will be provided in some form, but the current approach is 
unloved.  I'd like to see equivalent functionality provided via a 
tree-structured repository (translators/grammars/rules) accessible 
through a browser in an IDE.  The idea is that you should be able to 
import say, a lexer, "expression" and its subrules from a parser 
grammar, and other rules as appropriate when constructing a new 
translator.  A language developer's workbench/IDE (possibly built on 
top of Eclipse) is likely to be a key feature of ANTLR 3 and this 
would be one of the support features.
--Loring
 
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
    
    
More information about the antlr-interest
mailing list