Source is here:
http://anonsvn.jboss.org/repos/labs/labs/jbossrules/branches/etirelli/drools-compiler/src/main/resources/org/drools/lang/DRL.g The generated Java file has 34470 lines when compiled with -debug. Without debug, 26k lines. Edson 2010/8/18 Junkman <[email protected]> > Hi Edson, > > Just curious. How big is the grammar file? > > Jay > > Edson Tirelli wrote: > > Hi Jim, > > > > Thank you a lot for your tips. It was very helpful. > > > > A few comments: > > > ... > > > > 3. Thanks. As now I am getting code too large on the command line as well > > when generating the grammar with debug info, I will refactor and split > the > > grammar into a Composite grammar. I will try to reduce the code on parser > > actions as you suggested. > > > > Thanks a lot, > > Edson > > > > > -- Edson Tirelli JBoss Drools Core Development JBoss by Red Hat @ www.jboss.com 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
