[antlr-interest] dynamic parsers

Sergej Bogomolow y0016408 at yahoo.de
Mon Nov 21 13:17:08 PST 2005


I've got a question concerned dynamic parsers. Does
antlr 3.0 make it possible to create dynamic parsers,
i.e. intepreters? 

I have my statechart grammar. If I use my program to
translate this grammar, then I'll get ASt class files
and a Antlr file. Then I run antlr and the result is a
parser. In the next step this parser should be
compiled. Is it possible to create a dynamic parser
which intepret the statechart grammar on the fly using
antlr 3.0? It is important to point that the Java
parser must be available in the compiled form at the
end of the process. 

Thanks 
Sergej


	

	
		
___________________________________________________________ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de


More information about the antlr-interest mailing list