Hi. I think it works but need some more people to test.

http://www.stringtemplate.org/download/trunk

you'll see source and a tarball with src/.class files.

Notes:

http://www.antlr.org/wiki/display/ST/StringTemplate+v4+Notes

Try out the STViz inspector. totally awesome.  Say ST.inspect()  
instead of render() and the window will pop up.

I don't have much of a right at the moment; the unit tests will help.   
Main changes:
ST.add not setAttribute
ST.render() not toString()
ST not StringTemplate
STGroup not StringTemplateGroup
no "group" header in group files
need template definition in template files like foo(x,y) ::= <<...>>
Try ErrorManager.v3_mode to get some backward compatibility.

Let me know what you think.

Ter

--

You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.


List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

Reply via email to