[antlr-interest] is ANTLR good for Code2HTML tool ?

Cliff Hudson cliff.s.hudson at gmail.com
Sat Apr 10 20:58:49 PDT 2010


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 <thejunkybox at gmail.com> 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
>


More information about the antlr-interest mailing list