'javadoc' look-a-like, using parser generator?

Posted by wvd on Stack Overflow See other posts from Stack Overflow or by wvd
Published on 2010-04-22T19:22:49Z Indexed on 2010/04/22 19:23 UTC
Read the original article Hit count: 376

Filed under:
|
|

Hello all,

I'm going to create a javadoc look-a-like for the language I'm mainly using, but I was wondering - is it worth to use a parser generator for this? The main idea to use a parser generator was because I could use templates for the HTML code which could be exported then. Also I could also use PDF templates if I need it.

Thanks,

William v. Doorn

© Stack Overflow or respective owner

Related posts about parser

Related posts about generator