[stringtemplate-interest] StringTemplate Compiler for .NET

Terence Parr parrt at cs.usfca.edu
Mon Mar 30 16:34:50 PDT 2009


On Mar 30, 2009, at 3:22 PM, Sam Harwell wrote:

> Compiling the expression tree allows heavy optimization of Clone() and
> CloneCurrentValue(), so future calls to freeze on the same tree using
> different attributes is much faster than the first time. I'll draw  
> up a
> ppt when I get the chance so I can show the layout. :)

Hmm...ok, so it's really just compiled and with attributes as instance  
fields?  Makes sense.
T


More information about the stringtemplate-interest mailing list