comp.lang.ada
 help / color / mirror / Atom feed
From: mbk@jt3ws1.etd.ornl.gov (Kennel)
Subject: Re: Current state of the language
Date: 28 Mar 1995 18:42:03 GMT
Date: 1995-03-28T18:42:03+00:00	[thread overview]
Message-ID: <3l9l9r$l9m@stc06.ctd.ornl.gov> (raw)
In-Reply-To: 3l9l04$l9m@stc06.ctd.ornl.gov

Kennel (mbk@jt3ws1.etd.ornl.gov) wrote:
> 	ancestors!: PERSON is
> 	-- *all* ancestors.  This routine may have infinite loops if
>         -- your family comes from Arkansas.  Need a special routine for that.
> 	  loop
> 	    p ::= children!;
> 	    yield(p);	 -- yield direct children
> 	    loop yield(p.ancestors!); end; 
> 		 -- yield ancestors of your children.
> 	  end;
> 	end;

Oops!!! This should be named "descendants!", not ancestors!.







  reply	other threads:[~1995-03-28 18:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3j5p3p$nc1@netnews.upenn.edu>
     [not found] ` <3k0u6r$e05@miranda.gmrc.gecm.com>
     [not found]   ` <MATT.95Mar15122202@physics2.berkeley.edu>
     [not found]     ` <3k9s2j$iq8@moon.src.honeywell.com>
     [not found]       ` <1995Mar17.092345@lglsun.epfl.ch>
1995-03-17 15:02         ` Current state of the language Kennel
1995-03-20 13:38           ` Robb Nebbe
1995-03-28 16:57             ` "types" vs "classes" (was: Re: Current state of the language) Fergus Henderson
1995-03-23 15:09 ` Current state of the language Whitney de Vries
1995-03-24 20:58   ` Tucker Taft
1995-03-27 14:54     ` Norman H. Cohen
1995-03-28 18:36       ` Kennel
1995-03-28 18:42         ` Kennel [this message]
1995-03-25 18:01   ` Robert Dewar
replies disabled

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