The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Steve Bourne <srbourne@gmail.com>
To: Paul Winalski <paul.winalski@gmail.com>,
	Bakul Shah <bakul@iitbombay.org>
Cc: srb@acm.org, tuhs@tuhs.org
Subject: [TUHS] Re: GOTO etc
Date: Thu, 16 Mar 2023 16:35:39 -0400	[thread overview]
Message-ID: <ef27ec3a-dc34-0cff-091c-aa352fd8aa54@gmail.com> (raw)
In-Reply-To: <CABH=_VRzV=vV=XHo1Q49fD22zAkegF4D_q9jXmrThwgTo=QRuA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

Hi Bakul, yes non local GOTOs.  In the Algol68C compiler we wrote we used the names setmp and longjmp
for the code generation routines to implement non local goto.  So as you say they were not partof 
the Algol68 language.

Steve

On 3/12/23 5:10 PM, Paul Winalski wrote:
> On 3/12/23, Bakul Shah<bakul@iitbombay.org>  wrote:
>> 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.
> So does PL/I.
>
> -Paul W.


[-- Attachment #2: Type: text/html, Size: 1255 bytes --]

  reply	other threads:[~2023-03-16 20:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-12 18:23 [TUHS] " Steve
2023-03-12 20:06 ` [TUHS] " Bakul Shah
2023-03-12 21:10   ` Paul Winalski
2023-03-16 20:35     ` Steve Bourne [this message]
2023-03-19 16:53 Bakul Shah

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ef27ec3a-dc34-0cff-091c-aa352fd8aa54@gmail.com \
    --to=srbourne@gmail.com \
    --cc=bakul@iitbombay.org \
    --cc=paul.winalski@gmail.com \
    --cc=srb@acm.org \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).