Skip to main content

Timeline for String templating

Current License: CC BY-SA 3.0

12 events
when toggle format what by license comment
Apr 13, 2017 at 12:56 history edited CommunityBot
replaced http://mathematica.stackexchange.com/ with https://mathematica.stackexchange.com/
Nov 20, 2014 at 9:49 vote accept joojaa
Jun 26, 2014 at 14:00 answer added Szabolcs timeline score: 3
Jun 26, 2014 at 11:17 answer added Apple timeline score: 3
Jun 26, 2014 at 11:04 history tweeted twitter.com/#!/StackMma/status/482117200531427329
Jun 26, 2014 at 10:52 answer added Kuba timeline score: 7
Jun 26, 2014 at 10:44 comment added joojaa @Kuba I dont really care if theres a function i just want to hide the copmplexity to variable so that its easier to change your mind later. Im just not really sure how to proceed form here.
Jun 26, 2014 at 10:42 comment added Kuba Ok, and there should be a template and the list, no function between?
Jun 26, 2014 at 10:35 comment added joojaa @Kuba I updated the question a bit. What i want is a template thats strings because im going to write it on disk and pass to others but i would like to separate the templates form code so that they can be easily managed manually. Nearly all other languages that i work with have some kind of string templating mechanisms.
Jun 26, 2014 at 10:33 history edited joojaa CC BY-SA 3.0
beter explanation
Jun 26, 2014 at 10:24 comment added Kuba I'm sorry, what is the question? About the note: ToString@Row[{##}, " "] & @@ RGBColor[1, 0, 0]
Jun 26, 2014 at 10:18 history asked joojaa CC BY-SA 3.0