Dear All,

I am a Java developer using ANTLR 1.3.1
I am working is some dynamic environment, so my grammar is changing over
time due to the continuous change in vocabulary..
So I was thinking of generating my *.g grammar file automatically not to
write it by myself..

But now I face the problem that I cannot find the runtime method that takes
the grammar file as input, and gives as output the generation of the tokens
file, lexer.java file, and parser.java file.. In other words, I simply want
the method that does the exact same task as the "Generate Code" option in
the "Generate" menu in ANTLR 1.3.1 :-)

Any help?
Thanks in Advance ;-)

-- 
Sameh W. Zaky

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to il-antlr-inter...@googlegroups.com.
To unsubscribe from this group, send email to 
il-antlr-interest+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.

Reply via email to