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-Thread: 103376,2ef2a03cef996130,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!eweka.nl!lightspeed.eweka.nl!194.134.4.77.MISMATCH!news2.euro.net!newsfeed.freenet.de!news.teledata-fn.de!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: ANN: Units of measurement for Ada v2.5 Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH Date: Sun, 9 Sep 2007 19:51:11 +0200 Message-ID: <1wrihfqq1ybwz.10bvnca3yg8a7$.dlg@40tude.net> NNTP-Posting-Date: 09 Sep 2007 19:50:32 CEST NNTP-Posting-Host: cf056d80.newsspool3.arcor-online.net X-Trace: DXC=:?l7`VoBnE1L2C_`koXfC5McF=Q^Z^V384Fo<]lROoR1^;5]aA^R6>2kEV?<[d_I]j5HH`Cb?\1Km; X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:1844 Date: 2007-09-09T19:50:32+02:00 List-Id: The library provides tools for handling dimensioned values in Ada. Checks are run-time when not removed by the compiler. String I/O and GTK+ widgets based on GtkAda included. http://www.dmitry-kazakov.de/ada/units.htm Changes to the version 2.4: The procedure Get was added for parsing measures in the form of a numeral multiplied by dimensioned scale. The syntax of input is same as in other procedures. When possible this procedure tries to extract the numeral part and the scale. It also determines whether the input has any dimension in it. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de