[antlr-interest] Another StringTemplate Engine

Andrew Deren andrew at adersoftware.com
Tue Aug 31 16:07:24 PDT 2004


I just wanted to announce that I wrote another string template engine. I
wanted to use antlr engine, but found syntax hard to understand. 
You can find more info about it at
http://www.adersoftware.com/?page=templateEngine
Basically it does what StringTemplate does, plus some more stuff (and some
less) and syntax is more like XML (actually like Cold Fusion if anyone knows
it).
Originally I used antlr as lexer/parser, but ended writing my own mostly
because I found some construct hard or cumbersome to do using antlr.
Currently it only works with .net 2.0, but I'm working on 1.1 port and java
version.
Sorry if this is a little off-topic, but maybe someone will find this
useful, as I already used it for several of my projects.
Andrew



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
    antlr-interest-unsubscribe at yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



More information about the antlr-interest mailing list