Yes, ANTLR is very well suited to this type of task. Did you have a specific question?
On Sat, Apr 10, 2010 at 7:39 PM, Jason_M <[email protected]> wrote: > > Hi everyone, > > I am reading about ANTLR and I would like some help please. > > I am working on a project where I need to convert the source code of > several > programming languages to HTML files where the code will be colored based on > the syntax of the programming language. > also there will hyperlinks (if there is a method call, a link will be > created to the line that define the method). > in the HTML, I also like to add metadata tags to specify the type of each > token (identifier, method, class ...etc ) > > Thanks > > Jason > -- > View this message in context: > http://n2.nabble.com/is-ANTLR-good-for-Code2HTML-tool-tp4884225p4884225.html > Sent from the ANTLR mailing list archive at Nabble.com. > > 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.
