--- On Tue, 10/8/10, Dinesha Balasuriya Weragama <[email protected]> wrote:
From: Dinesha Balasuriya Weragama <[email protected]> Subject: [antlr-interest] (no subject) To: "ANTLR" <[email protected]> Received: Tuesday, 10 August, 2010, 7:54 AM I need an html grammar to work with antlr. I downloaded the grammar at http://www.antlr.org/grammar/HTML/html.g but it has many problems. For example, the lexer grammar has been updated to have a single tag BFONT_OR_BASE whereas the BFONT tag is still there in the parser grammar. I corrected all these problems but still the grammar returns a lot of console messages and does not show a proper parse tree (when using ANTLRWorks). Could some one please tell me how to correct it or suggest some other HTML grammar that I could use. List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address 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.
