<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="Helvetica, Arial, sans-serif">Hi Bakul, yes non local
      GOTOs.  In the Algol68C compiler we wrote we used the names setmp
      and longjmp<br>
      for the code generation routines to implement non local goto.  So
      as you say they were not partof the Algol68 language.<br>
      <br>
      Steve<br>
    </font><br>
    <div class="moz-cite-prefix">On 3/12/23 5:10 PM, Paul Winalski
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CABH=_VRzV=vV=XHo1Q49fD22zAkegF4D_q9jXmrThwgTo=QRuA@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">On 3/12/23, Bakul Shah <a class="moz-txt-link-rfc2396E" href="mailto:bakul@iitbombay.org"><bakul@iitbombay.org></a> wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Perhaps you’re talking about non-local GOTOs in Algol68, where you can jump
from a nested procedure to a label in a lexically enclosing procedure.
Pascal has this too.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
So does PL/I.

-Paul W.
</pre>
    </blockquote>
    <br>
  </body>
</html>