<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I am pretty sure they all work iwth utf-8 files...</p>
    <p>Greets, Branimir.<br>
    </p>
    <div class="moz-cite-prefix">On 1.12.20. 3:06 пре подне, Mig Mit
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:2D4081A6-1D37-4D85-B830-067C17F89D2F@gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      Please DO store code as ascii text. At the very least that would
      allow the use of external tools — sed, diff, git, whatever.
      Non-ascii representations were tried multiple times, and largely
      failed, in particular because of terrible interaction with other
      tools.
      <div><br>
      </div>
      <div>Also, please make sure your IDE is a good text editor.
        Because that's what the code is — not AST, but text. Until it is
        finished (to a certain lax definition of "finished") it is
        likely to not even be representable in AST form.<br>
        <br>
        <div dir="ltr">Sent from my iPad</div>
        <div dir="ltr"><br>
          <blockquote type="cite">On 2020. Dec 1., at 2:02, MarLinn
            <a class="moz-txt-link-rfc2396E" href="mailto:monkleyon@gmail.com"><monkleyon@gmail.com></a> wrote:<br>
            <br>
          </blockquote>
        </div>
        <blockquote type="cite">
          <div dir="ltr">
            <meta http-equiv="Content-Type" content="text/html;
              charset=UTF-8">
            <p>Most importantly: A good IDE is not a text editor, but an
              AST editor. If the AST happens to be presented as text,
              that's a choice of visualisation, nothing more. Better to
              start with a graph-like visualisation to free the mind,
              then think through the possible interactions. Maybe add
              the typical text-like visualisation later. But don't start
              there or you'll just re-invent notepad for the nth time.</p>
            <p>Maybe don't even <i>store</i> the code as ascii text.<br>
            </p>
            <br>
            <span>_______________________________________________</span><br>
            <span>Haskell-Cafe mailing list</span><br>
            <span>To (un)subscribe, modify options or view archives go
              to:</span><br>
            <span><a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a></span><br>
            <span>Only members subscribed via the mailman list are
              allowed to post.</span></div>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a>
Only members subscribed via the mailman list are allowed to post.</pre>
    </blockquote>
  </body>
</html>