vote up 0 vote down star

Hmm, sounds easy enough but after looking at the ones that come with StringTemplate, there is no way this is easy for me the average developer.

Where does one start?

From doing some more digging it seems to accomplish this one would also have to learn the ANTLR tool to create the language file? Is that correct? Or can I just copy one that came with StringTemplate?

flag

60% accept rate

2 Answers

vote up 1 vote down check

StringTemplate was built by the guy who wrote ANTLR, so the two are very closely related. In fact, StringTemplate was built as the code-generation library for ANTLR, so it's almost certainly the right answer.

link|flag
vote up 0 vote down

Hi,

Try UCDT from http://www.geocities.com/russlank/mysoftware.html

You might find something you are looking for.

Russlan,

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.