<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 5/1/2020 6:14 AM, Erik Stel via Cuis-dev wrote:
    <blockquote
      cite="mid:7DE3ECA0-0474-4A64-92AC-D9D5FFEA4DBB@gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      ...
      <div class=""><br class="">
      </div>
      <div class="">Squeak and Pharo compatibility are no concern here
        (for me). I was referring to it as explanation that backticks
        did not arrive (historically) in Cuis because of possible
        ancestors/nephews/… My earlier question about naming referred to
        Pharo because IF possible I would like to write code that does
        not require much ‘porting’. But keeping compatibility is again
        not a major concern for me.</div>
      <div class=""><br class="">
      </div>
      ...
      <div class=""><br class="">
      </div>
      <div class="">Regards,</div>
      <div class="">Erik<br class="">
      </div>
    </blockquote>
    <br>
    I added backticks. I wanted a concise syntax for literals, and at
    the time was using bash quite a bit. I realized that the way bash
    uses backticks could be useful in Smalltalk too, and at least would
    be familiar for some. So I did it.<br>
    <br>
    Note that Squeak and Cuis also includes #[1 2 3 4] for literal
    ByteArrayes. Inspired by that, I added #[1.0 2.0 3.0 4.0] for
    Float64Array.<br>
    <br>
    Cheers,<br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
  </body>
</html>