comp.lang.ada
 help / color / mirror / Atom feed
From: Ole-Hjalmar Kristensen <oleh@vlinux.voxelvision.no>
Subject: Re: Ada in Iraq
Date: Wed, 30 Apr 2003 15:13:31 GMT
Date: 2003-04-30T15:13:31+00:00	[thread overview]
Message-ID: <7vllxs81d1.fsf@vlinux.voxelvision.no> (raw)
In-Reply-To: b8ojj8$oil$1@a1-hrz.uni-duisburg.de

Georg Bauhaus <sb463ba@d2-hrz.uni-duisburg.de> writes:

> Wesley Groleau <wesgroleau@despammed.com> wrote:
> : Georg Bauhaus wrote:
> :> Wesley Groleau <wesgroleau@despammed.com> wrote:
> :> : 
> :> :  - (A.multiply(A)).add (B.multiply(B))  instead of
> :> :    A * A + B * B
> :> 
> :> You are caught in your Ada habits :-)
> :> 
> :>    - (A.times(A)).plus (B.times(B))
> :> 
> :> Quite readable, isn't it?
> : 
> : No.
> : 
> o.K., how would you write
> 
>   (X.fits(A)).or (X.fits(B)) ?
> 

(or (fits (x a)) (fits (x b))) :-)

or

fits(x,a) or fits(x,b)

or

x.fits(a) or x.fits(b)


-- 
Ole-Hj. Kristensen

******************************************************************************
* You cannot consistently believe this sentence.
******************************************************************************



  reply	other threads:[~2003-04-30 15:13 UTC|newest]

Thread overview: 107+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23  7:06 Ada in Iraq Russ
2003-04-23 10:52 ` Preben Randhol
2003-04-23 10:59   ` Samuel Tardieu
2003-04-23 11:08     ` Preben Randhol
2003-04-23 17:18       ` tmoran
2003-04-23 17:51       ` Russ
2003-04-23 18:07         ` Bill Findlay
2003-04-24  5:51         ` Stefan Scholl
2003-04-24 11:32           ` Vinzent Hoefler
2003-04-24 14:03             ` Wesley Groleau
2003-04-29 16:50               ` Colin Paul Gloster
2003-04-29 17:43               ` Georg Bauhaus
2003-04-30  3:22                 ` Wesley Groleau
2003-04-30 13:37                   ` Georg Bauhaus
2003-04-30 15:13                     ` Ole-Hjalmar Kristensen [this message]
2003-04-25  1:12         ` Russ
2003-04-25  5:34           ` John R. Strohm
2003-04-26  3:25             ` Wesley Groleau
2003-04-25  5:55           ` Stefan Scholl
2003-04-25  8:20           ` John McCabe
2003-04-25  8:33           ` Anders Wirzenius
2003-05-12 12:01             ` Wesley Parish
2003-04-25 15:01           ` Hyman Rosen
2003-04-25 15:13             ` Samuel Tardieu
2003-04-25 15:46               ` Hyman Rosen
2003-04-28  8:17                 ` John McCabe
2003-04-29 17:43                   ` Colin Paul Gloster
2003-04-25 19:42             ` John R. Strohm
2003-04-25 20:42               ` Hyman Rosen
2003-04-25 23:57                 ` Larry Kilgallen
2003-04-26  6:48                 ` John R. Strohm
2003-04-26 22:24                   ` Frode Tennebø
2003-04-27  3:11                     ` John R. Strohm
2003-04-28  8:20                     ` John McCabe
2003-04-28 21:16                       ` Frode Tennebø
2003-04-29  8:16                         ` John McCabe
2003-04-26  3:38               ` AG
2003-04-27 19:57                 ` Hyman Rosen
2003-04-27 20:32                   ` Preben Randhol
2003-04-26  3:29             ` Wesley Groleau
2003-04-27 20:07               ` Hyman Rosen
2003-04-27 20:37                 ` Preben Randhol
2003-04-27 22:00                   ` Wesley Groleau
2003-04-27 23:19                 ` John R. Strohm
2003-04-28 16:45                   ` Hyman Rosen
2003-04-28 17:33                     ` Preben Randhol
2003-04-28 20:46                       ` Hyman Rosen
2003-04-29  6:21                         ` Preben Randhol
2003-04-29 13:35                           ` Hyman Rosen
2003-04-29 13:57                             ` Steve
2003-04-29 14:02                             ` Jacob Sparre Andersen
2003-04-29 14:12                             ` Ole-Hjalmar Kristensen
2003-04-29 16:15                             ` Jerry Petrey
2003-04-30  8:02                               ` John McCabe
2003-04-30 18:20                                 ` Wesley Groleau
2003-04-30 20:14                                 ` Marc A. Criley
2003-04-29 18:40                             ` Wesley Groleau
2003-04-25 17:46           ` Mike Silva
2003-04-25 19:52             ` John R. Strohm
2003-04-26  3:33             ` Wesley Groleau
2003-04-27 20:00               ` Hyman Rosen
2003-04-27 21:55                 ` Wesley Groleau
2003-04-28 17:33                 ` Mike Silva
2003-04-28 17:34                   ` Preben Randhol
2003-04-26 16:18           ` Richard Riehle
2003-04-28  8:29             ` John McCabe
2003-04-28 13:36               ` Steve
2003-04-29 18:33           ` Colin Paul Gloster
2003-04-30  8:09             ` John McCabe
2003-04-30 22:55               ` Colin Paul Gloster
2003-04-25 20:00         ` Simon Wright
2003-04-23 15:51   ` Robert C. Leif
2003-04-23 18:52     ` Bernd Specht
2003-04-23 19:06     ` Preben Randhol
2003-04-24  5:27       ` Robert C. Leif
2003-04-23 20:28     ` Stefan Scholl
2003-04-24  0:39       ` Preben Randhol
2003-04-24  5:27         ` Robert C. Leif
2003-04-24 15:21           ` Preben Randhol
2003-04-24 17:19             ` Jerry Petrey
2003-04-25  8:28               ` John McCabe
2003-04-29 17:08                 ` Colin Paul Gloster
2003-04-30  8:19                   ` John McCabe
2003-04-30 22:59                     ` Colin Paul Gloster
2003-05-01  8:17                       ` John McCabe
2003-04-25 12:38               ` Preben Randhol
2003-04-24  1:36       ` Russ
2003-04-24  5:27       ` Robert C. Leif
2003-04-24  5:55         ` Stefan Scholl
2003-04-24 10:40     ` John McCabe
2003-04-24 14:06       ` Wesley Groleau
2003-04-24 15:24         ` Preben Randhol
2003-04-24 18:17           ` Wesley Groleau
2003-04-25  5:58         ` Stefan Scholl
2003-04-29 17:01           ` [OT derived from] " Colin Paul Gloster
2003-04-23 16:16 ` Marc A. Criley
2003-04-24  2:18 ` BurnsedBW
2003-04-24 15:38   ` Jerry Petrey
     [not found] ` <eb7kn-i6c.ln1@beastie.ix.netcom.com>
2003-04-24 13:47   ` Wesley Groleau
2003-04-25  0:18 ` Richard Riehle
2003-04-25  5:37   ` John R. Strohm
  -- strict thread matches above, loose matches on Subject: below --
2003-04-24  2:37 Alexandre E. Kopilovitch
2003-04-24 19:45 ` W D Tate
2003-04-25  6:25   ` AG
2003-04-25 16:21 Beard, Frank Randolph CIV
2003-04-25 17:43 Lionel.DRAGHI
2003-04-25 18:53 ` Chad R. Meiners
replies disabled

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