<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 1, 2013 at 10:28 AM, Eliot Miranda <span dir="ltr">&lt;<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>&gt;</span> wrote:<br>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">David Leibs has been pushing a well-thought-through facility he calls (and other systems name) &quot;quasi-quote&quot;.  Here, a string literal contains escape sequences, a little like printf, that allow one to substitute values.  Dave&#39;s syntax uses square brackets to escape into Smalltalk. <br>
</blockquote><div><br></div><div>That&#39;s certainly a useful construct, but I don&#39;t think it addresses Terry&#39;s problem. He wants a string literal that can include $&#39; and CR without escaping. Something like HEREDOC or Python&#39;s triple-double-quote string literals.</div>
<div><br></div><div>Colin</div></div></div></div>