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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,cc4f25d878383cc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-02 13:26:47 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-FFM2.ecrc.net!news.iks-jena.de!lutz From: lutz@iks-jena.de (Lutz Donnerhacke) Newsgroups: comp.lang.ada Subject: Re: Another Idea for Ada 20XX Date: Sun, 2 Dec 2001 21:26:15 +0000 (UTC) Organization: IKS GmbH Jena Message-ID: References: <3C0A5054.E74A82E7@worldnet.att.net> NNTP-Posting-Host: belenus.iks-jena.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: branwen.iks-jena.de 1007328375 31328 217.17.192.34 (2 Dec 2001 21:26:15 GMT) X-Complaints-To: usenet@iks-jena.de NNTP-Posting-Date: Sun, 2 Dec 2001 21:26:15 +0000 (UTC) User-Agent: slrn/0.9.6.3 (Linux) Xref: archiver1.google.com comp.lang.ada:17316 Date: 2001-12-02T21:26:15+00:00 List-Id: * James Rogers wrote: >In scientific terms a measurement is done in terms of some unit. >For instance, distance is in meters, microns, feet or furlongs. >Speed is then calculated as a distance per unit time. Acceleration >is the second derivative of speed. >Note that a lot of the unit analysis could be performed statically. >This would allow minimal performance penalty at run time. http://www.iks-jena.de/mitarb/lutz/ada/units/ I�m going to provide automatic unit optimization. Please stay tuned.