[stringtemplate-interest] StringTemplate Compiler for .NET
Sam Harwell
sharwell at pixelminegames.com
Wed Apr 1 07:39:41 PDT 2009
Despite my work on it, I'm far from a StringTemplate expert. However,
I've seen the freezing paradigm apply well to many dynamic templating
languages. I'll try to draw up some diagrams to show the system flow and
hopefully you and Prof. Parr can help with details of the language.
-----Original Message-----
From: Volkan Ceylan [mailto:volkanceylan at gmail.com]
Sent: Sunday, March 22, 2009 5:06 AM
To: Sam Harwell; stringtemplate-interest at antlr.org
Subject: Re: [stringtemplate-interest] StringTemplate Compiler for .NET
Sam, i also forgot to ask about what you are thinking on handling
named template calls inside a frozen template?
As a templates group may be changed dynamically, and named templates
may neeed to access attributes
by name, are you planning to compile a template's group and its named
templates with the template together and
recompile if group change??
More information about the stringtemplate-interest
mailing list