[stringtemplate-interest] Standard way to generate Java/C++ from Stringtemplate (Java version)?
Dennis
stringtemplate at reservegriff.de
Tue Oct 24 14:12:46 PDT 2006
Hello altogether!
In my project I was about to generate code the "old fashioned way" using
string concatenation when I stumbled across Stringtemplate. I read the
docs and the posts from Eric and Oliver (
http://www.antlr.org:8080/pipermail/stringtemplate-interest/2005-October/000133.html
).
I guess I am looking - like Eric - for some way to represent the Java
code in an object oriented way and then pass this to Stringtemplate to
emit code. I was wondering whether there is some standard way to do this
with Stringtemplate or if other users have already implemented such a
class hierarchy for Java and/or C++?
It would be nice if you could give me some hints or remarks on how to
solve my problem efficient!
Thanks, Dennis
More information about the stringtemplate-interest
mailing list