Groups
Groups
Sign in
Groups
Groups
stringtemplate-discussion
Conversations
About
Send feedback
Help
stringtemplate-discussion
Contact owners and managers
1–30 of 123
Mark all as read
Report group
0 selected
Carter Smith
, …
Martin d'Anjou
3
8/30/24
Range function for stringTemplate
I am not sure how the paper answers the question but it sounds like "for reasons explained in
unread,
Range function for stringTemplate
I am not sure how the paper answers the question but it sounds like "for reasons explained in
8/30/24
Mike Lischke
1/16/24
First TypeScript release of StringTemplate4
Hi all, I have recently released the initial version of a TypeScript port of StringTemplate4. The
unread,
First TypeScript release of StringTemplate4
Hi all, I have recently released the initial version of a TypeScript port of StringTemplate4. The
1/16/24
Fred Eisele
,
Terence Parr
4
11/16/23
StringTemplate and Python
I meant that stringtemplate in general doesn't currently have my focus :( a py-st4 version would
unread,
StringTemplate and Python
I meant that stringtemplate in general doesn't currently have my focus :( a py-st4 version would
11/16/23
Konstantin Pestekhin
8/11/23
Using '.' in the json's key
Hello all, Is there opportunity to configure ST bean in Java to render with the following key in json
unread,
Using '.' in the json's key
Hello all, Is there opportunity to configure ST bean in Java to render with the following key in json
8/11/23
Tom Harris
,
Terence Parr
6
4/13/22
"The POM for org.amtlr:ST4:jar:4.3.2 is invalid"
Thanks, Terence! Sorry, just seeing your messages now, Tom Harris On Tuesday, April 12, 2022 at 6:18:
unread,
"The POM for org.amtlr:ST4:jar:4.3.2 is invalid"
Thanks, Terence! Sorry, just seeing your messages now, Tom Harris On Tuesday, April 12, 2022 at 6:18:
4/13/22
gchar...@gmail.com
4/26/20
Q&A
Parsing the file using Stringtemplate
Hi, I understand the StringTemplate example code. Now i have generated a file using String Template.
unread,
Q&A
Parsing the file using Stringtemplate
Hi, I understand the StringTemplate example code. Now i have generated a file using String Template.
4/26/20
paul.c....@gmail.com
2
4/1/19
String Template version vs Antlr version
On Thursday, March 28, 2019 at 8:40:38 AM UTC-5, paul.c...@gmail.com wrote: > I am using
unread,
String Template version vs Antlr version
On Thursday, March 28, 2019 at 8:40:38 AM UTC-5, paul.c...@gmail.com wrote: > I am using
4/1/19
colbert....@gmail.com
11/18/18
Allow delimiters to be multi-character (longer words)
I would like to use StringTemplate with a variety of computer languages, including declarative
unread,
Allow delimiters to be multi-character (longer words)
I would like to use StringTemplate with a variety of computer languages, including declarative
11/18/18
Grant Ingersoll
2/3/18
Incrementing a list by 2 (or more)
I have a flattened list (guaranteed to always be even in length) of points and I'm trying to
unread,
Incrementing a list by 2 (or more)
I have a flattened list (guaranteed to always be even in length) of points and I'm trying to
2/3/18
anthon...@gmail.com
9/20/17
ST 4 vs 3
So this might be a dumb question... but I honestly don't know... I'm writing an application
unread,
ST 4 vs 3
So this might be a dumb question... but I honestly don't know... I'm writing an application
9/20/17
aaa...@gmail.com
9/12/17
Q&A
What are the contracts of STGroup.rawGetDictionary() and ST. getAttributes()
JavaDocs for STGroup.rawGetDictionary and ST. getAttributes are empty. What are their contracts?
unread,
Q&A
What are the contracts of STGroup.rawGetDictionary() and ST. getAttributes()
JavaDocs for STGroup.rawGetDictionary and ST. getAttributes are empty. What are their contracts?
9/12/17
Stuart Maclean
,
Can Bican
2
7/13/17
To StringTemplate Or Not. Advice Needed!
Been there, done that :) I also had to add an extra step for processing markdown, since users were
unread,
To StringTemplate Or Not. Advice Needed!
Been there, done that :) I also had to add an extra step for processing markdown, since users were
7/13/17
dtw....@gmail.com
,
Zenaan Harkness
2
7/2/17
Q&A
retrieving line numbers after rendering?
On Wed, Jun 07, 2017 at 08:13:51PM -0700, dtw....@gmail.com wrote: > Hi all, > > I have my
unread,
Q&A
retrieving line numbers after rendering?
On Wed, Jun 07, 2017 at 08:13:51PM -0700, dtw....@gmail.com wrote: > Hi all, > > I have my
7/2/17
Tom Robinson
,
Zenaan Harkness
2
6/8/17
Q&A
Are the stringtemplate api javadocs for V2 still around somwhere?
On Mon, Apr 24, 2017 at 02:31:10PM -0700, 'Tom Robinson' via stringtemplate-discussion wrote:
unread,
Q&A
Are the stringtemplate api javadocs for V2 still around somwhere?
On Mon, Apr 24, 2017 at 02:31:10PM -0700, 'Tom Robinson' via stringtemplate-discussion wrote:
6/8/17
vince...@gmail.com
4/1/17
StringTemplate for golang
Is there any plans for StringTemplate for golang? Thanks, vince
unread,
StringTemplate for golang
Is there any plans for StringTemplate for golang? Thanks, vince
4/1/17
gaulou...@gmail.com
12/11/16
Template initialization
Hello, How to initialize USE_GRAMMAR_NAME to boolean True or False ? USE_GRAMMAR_NAME() ::= "How
unread,
Template initialization
Hello, How to initialize USE_GRAMMAR_NAME to boolean True or False ? USE_GRAMMAR_NAME() ::= "How
12/11/16
Terence Parr
, …
Patxi Sanchez
10
10/27/16
a bunch of new stringtemplate and antlr releases
Thank you very much Mike, for your quick response. Finally I managed to solve the problem using ANTLR
unread,
a bunch of new stringtemplate and antlr releases
Thank you very much Mike, for your quick response. Finally I managed to solve the problem using ANTLR
10/27/16
Frank Dai
, …
geoff...@empowerops.com
3
6/21/16
How to generate a Java function that can convert `List<List<Integer>>` to a JSON string?
On Wednesday, July 15, 2015 at 2:35:19 PM UTC-7, Frank Dai wrote: > I want to generate a toJson()
unread,
How to generate a Java function that can convert `List<List<Integer>>` to a JSON string?
On Wednesday, July 15, 2015 at 2:35:19 PM UTC-7, Frank Dai wrote: > I want to generate a toJson()
6/21/16
geoff...@empowerops.com
6/21/16
String Template does not allow '[' and ']' as delimeters?
Hey guys, I was attempting to use String Template to do a little work on a mostly textual view
unread,
String Template does not allow '[' and ']' as delimeters?
Hey guys, I was attempting to use String Template to do a little work on a mostly textual view
6/21/16
jve...@gmail.com
6/3/16
Q&A
StringTemplate4 and Python
Hi, is there anyone porting StringTemplate4 to python? If not, is there a reason for that? Maybe I
unread,
Q&A
StringTemplate4 and Python
Hi, is there anyone porting StringTemplate4 to python? If not, is there a reason for that? Maybe I
6/3/16
Alice Weintraut
2
3/14/16
Use obj.propertyValue to build format string?
I've found a solution myself - leaving this here in case it helps someone else. The proper syntax
unread,
Use obj.propertyValue to build format string?
I've found a solution myself - leaving this here in case it helps someone else. The proper syntax
3/14/16
Colin Fraizer
,
Monty Zukowski
2
12/23/15
It can be picky about closing parens and braces. When I am scratching my head over ST I often diff
unread,
It can be picky about closing parens and braces. When I am scratching my head over ST I often diff
12/23/15
Braden Mears
11/19/15
Question about missing attributes.
Kinda a noob with String Template. When setting up a template, if the attribute keys are not set into
unread,
Question about missing attributes.
Kinda a noob with String Template. When setting up a template, if the attribute keys are not set into
11/19/15
chauhan....@gmail.com
, …
Rupert Smith
5
10/1/15
How to convert first latter to capital using String Template in java
On Monday, September 21, 2015 at 8:52:55 AM UTC+1, chauhan....@gmail.com wrote: Dear , I am using
unread,
How to convert first latter to capital using String Template in java
On Monday, September 21, 2015 at 8:52:55 AM UTC+1, chauhan....@gmail.com wrote: Dear , I am using
10/1/15
jsnyd...@gmail.com
,
Terence Parr
5
9/24/15
JavaScript implementation of StringTemplate V4
Thanks for adding download link! I'm still writing unit tests, finding and fixing bugs but I
unread,
JavaScript implementation of StringTemplate V4
Thanks for adding download link! I'm still writing unit tests, finding and fixing bugs but I
9/24/15
ACondit
,
Terence Parr
4
9/24/15
ST4.07 upgrade for Obj-C
Hi Alan, do you have a github repo I can point at? I point now at: https://github.com/antlr/
unread,
ST4.07 upgrade for Obj-C
Hi Alan, do you have a github repo I can point at? I point now at: https://github.com/antlr/
9/24/15
Terence Parr
,
Jim Idle
2
8/19/15
going on sabbatical until late January 2016
Have a good one Ter On Thu, Aug 20, 2015 at 3:28 AM, Terence Parr <pa...@cs.usfca.edu> wrote:
unread,
going on sabbatical until late January 2016
Have a good one Ter On Thu, Aug 20, 2015 at 3:28 AM, Terence Parr <pa...@cs.usfca.edu> wrote:
8/19/15
Terence Parr
8/17/15
Fwd: antlr/ST wiki down
Begin forwarded message: From: Terence Parr <pa...@cs.usfca.edu> Subject: antlr wiki down Date:
unread,
Fwd: antlr/ST wiki down
Begin forwarded message: From: Terence Parr <pa...@cs.usfca.edu> Subject: antlr wiki down Date:
8/17/15
Colin Fraizer
,
Terence Parr
2
7/21/15
whitespace rules for st4?
Hi. Yeah, There is no obvious place in the documentation that explains all the rules for white space.
unread,
whitespace rules for st4?
Hi. Yeah, There is no obvious place in the documentation that explains all the rules for white space.
7/21/15
Behdad Forghani
,
Terence Parr
4
7/10/15
Debugging String Templates
Yeah, I often do things to figure out where in the code a template was created etc… good stuff you
unread,
Debugging String Templates
Yeah, I often do things to figure out where in the code a template was created etc… good stuff you
7/10/15