comp.lang.ada
 help / color / mirror / Atom feed
From: David Thompson <dave.thompson2@verizon.net>
Subject: Re: Building an encapsulated library that uses GNAT sockets under Windows
Date: Mon, 09 May 2016 18:32:08 -0400
Date: 2016-05-09T18:32:08-04:00	[thread overview]
Message-ID: <7tlsiblpj1kqpg3mc7fh8u64ujsa51mq8j@4ax.com> (raw)
In-Reply-To: nfs8kr$but$1@dont-email.me

On Wed, 27 Apr 2016 22:59:01 -0700, "Jeffrey R. Carter"
<spam.jrcarter.not@spam.not.acm.org> wrote:

> On 04/27/2016 10:18 PM, J-P. Rosen wrote:
> >
> > loop
> >    loop
> >       {some code}
> >       if Found then
> >          goto Contine;
> >       end if;
> >       {some code}
> >     end loop;
> >     {some code}
> > <<Continue>>
> > end loop;
> 
> People ask for features like a continue statement because they're used to it in 
> some other language. I'm not aware of any language that has such a statement 
> that exits an inner loop and skips to the end of an outer loop. <snip>

Fortran >= 90.

PL/I at least IBM dialect since IDK when; I don't recall it there in
the '70s when I used OS/360, but it is in a recent z/OS manual.

perl -- if you accept perl as a programming language; personally I say
it is but not a very good one and certainly not an example to follow.

And I think LISP has it, but LISP has almost everything good AND bad.

  reply	other threads:[~2016-05-09 22:32 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-21 12:59 Building an encapsulated library that uses GNAT sockets under Windows Dmitry A. Kazakov
2016-04-22  7:58 ` ahlan.marriott
2016-04-22  8:23   ` Dmitry A. Kazakov
2016-04-23  9:20     ` Ahlan
2016-04-23  9:48       ` Dmitry A. Kazakov
2016-04-23 14:45         ` ahlan.marriott
2016-04-23 19:56           ` Dmitry A. Kazakov
2016-04-23 21:16             ` Simon Wright
2016-04-24  8:13               ` ahlan
2016-04-24  8:31                 ` Simon Wright
2016-04-26 19:43                   ` ahlan.marriott
2016-04-26 20:24                     ` Simon Wright
2016-04-26 22:32                     ` Jeffrey R. Carter
2016-04-27 22:16                     ` Randy Brukardt
2016-04-27 23:43                       ` Jeffrey R. Carter
2016-04-28  5:18                         ` J-P. Rosen
2016-04-28  5:59                           ` Jeffrey R. Carter
2016-05-09 22:32                             ` David Thompson [this message]
2016-04-28 20:23                         ` Randy Brukardt
2016-04-28 21:47                           ` Jeffrey R. Carter
2016-04-28  5:13                       ` J-P. Rosen
2016-04-26 20:20               ` Dmitry A. Kazakov
2016-04-26 21:23                 ` Simon Wright
2016-04-27  6:53                   ` Simon Wright
2016-04-27  7:25                     ` ahlan
2016-04-27  8:27                   ` Dmitry A. Kazakov
2016-04-27  9:59                     ` Simon Wright
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox