String Template

This is a purely C# written string template engine, similar to the antlr, except it has been cleaned up and uses no external libraries, also can be expanded upon.

Go to http://code.google.com/p/stringtemplate/

See also these related projects.