Hacker News new | ask | show | jobs
by AtlasBarfed 1114 days ago
Templating is practically universal.

And string interpolation (basically the same thing) is on python, groovy, and I think is coming to java.

1 comments

$/

groovy string interpolation is ${criticism}

/$