StringTemplate is a java template engine for generating source code,
web pages, emails, or any other formatted text output.
StringTemplate is particularly good at multi-targeted code generators,
multiple site skins, and internationalization/localization.
It evolved over years of effort developing jGuru.com.
StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org
and powers the ANTLR v3 code generator. Its distinguishing characteristic
is that unlike other engines, it ...
License | BSD |
---|---|
Categories | Template Engines |
Tags | antlrcompilerparserstringtemplateengine |
HomePage | http://www.stringtemplate.org |
Date | Oct 28, 2008 |
Files | pom (1 KB) jar (167 KB) View All |
Repositories | CentralBeDataDrivenGluuJumpPilotMulesoftRedpillLinproWSO2 DistWSO2 Public |
Ranking | #1602 in MvnRepository (See Top Artifacts) #8 in Template Engines |
Used By | 347 artifacts |
Compile Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Parser Generator BSD | antlr » antlr | 2.7.7 | 3.5.3 |
Test Dependencies (1)
Licenses
License | URL |
---|---|
BSD licence | http://antlr.org/license.html |
Related Books
The Definitive ANTLR 4 Reference (2013) by Terence Parr | |
The Definitive ANTLR Reference: Building Domain-Specific Languages (Pragmatic Programmers) (2007) by Terence Parr |