[antlr-interest] Are there any 'complete' open source compile
	rs/front-ends built with ANTLR?
    mzukowski at yci.com 
    mzukowski at yci.com
       
    Mon Dec 16 08:43:30 PST 2002
    
    
  
The only thing I know of that may be close it the AspectC project based on
my GCC framework http://www.codetransform.com/gcc.html.  I haven't heard any
news about that project for a while so I don't know how close they are to
releasing it or if they did release and it slipped under my radar.  The GCC
framework itself has everything below except the additional semantic and
context checking.
Monty
-----Original Message-----
From: micheal_jor <open.zone at virgin.net> [mailto:open.zone at virgin.net]
Sent: Saturday, December 14, 2002 2:34 PM
To: antlr-interest at yahoogroups.com
Subject: [antlr-interest] Are there any 'complete' open source
compilers/front-ends built with ANTLR?
Hi All,
I am looking for a complete compiler (or just the front-end without 
code generation) that includes an ANTLR lexer/parser, symbol table 
and context checking code.
I imagine it would be something like the pascal.g or java.g grammars 
that Ter provides with ANTLR, augmented with a symbol table and code 
to perform additional semantic- and context-checking as specified by 
some language spec.
Cheers,
Michael
 
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
 
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
    
    
More information about the antlr-interest
mailing list