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 powers the ANTLR 3 and 4 code generator. Its distinguishing characteristic
is that unlike other engines, it strictly enforces model-view separation.
Strict ...
License | BSD |
---|---|
Categories | Template Engines |
Tags | antlrcompilerparsertemplateengine |
Date | Apr 03, 2022 |
Files | pom (4 KB) jar (245 KB) View All |
Repositories | CentralMulesoft |
Ranking | #1601 in MvnRepository (See Top Artifacts) #8 in Template Engines |
Used By | 343 artifacts |
Compile Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Parser Generator BSD 3-clause | org.antlr » antlr-runtime | 3.5.2 | 4.13.2 |
Test Dependencies (1)
System Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
org.antlr » ST4-testjar | 1.0 |
Licenses
License | URL |
---|---|
The BSD License | http://www.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 |