From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,54889de51045a215 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-16 07:31:08 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-04!sn-xit-01!sn-xit-08!supernews.com!freenix!skynet.be!skynet.be!fu-berlin.de!uni-berlin.de!adsl-213-200-246-247.cybernet.CH!not-for-mail From: Vinzent 'Gadget' Hoefler Newsgroups: comp.lang.ada Subject: Re: + in ada Date: Thu, 16 Oct 2003 16:30:00 +0200 Organization: JeLlyFish software Message-ID: References: <1066310522.633392@master.nyc.kbcfp.com> Reply-To: v.hoefler@acm.org NNTP-Posting-Host: adsl-213-200-246-247.cybernet.ch (213.200.246.247) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de 1066314666 25232118 213.200.246.247 (16 [175126]) X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:985 Date: 2003-10-16T16:30:00+02:00 List-Id: Hyman Rosen wrote: >Lionel.DRAGHI@fr.thalesgroup.com wrote: >> To understand "B :+ A", you need some programming background. >> To understand "Add (A, To =3D> B)", you just need english. > >And Ada is meant to be a programming language for >people without programming background? Yes. It's cool to show some piece of source code to the product manager and tell him: "See? That's the code. It works, must be a hardware problem, look for yourself." And then he's looking at the paper and replies "Aaah, yes. I see." ;-> Vinzent.