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-7-bit X-Google-Thread: 103376,7e60c1d99ae3ffa1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-09-16 03:20:11 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed1.bredband.com!bredband!news01.chello.se!amsnews01.chello.com!newsfeed.wxs.nl!transit.news.xs4all.nl!not-for-mail From: Fraser Wilson Newsgroups: comp.lang.ada Subject: Re: Announce: The Ultimate SI Units Cracker Date: 16 Sep 2002 12:22:36 +0200 Organization: XS4ALL Internet BV Sender: fwilson@FWILSON Message-ID: References: <3d81f731@giga.realtime.net> NNTP-Posting-Host: a80-126-24-12.adsl.xs4all.nl X-Trace: news1.xs4all.nl 1032171610 20389 80.126.24.12 (16 Sep 2002 10:20:10 GMT) X-Complaints-To: abuse@xs4all.nl NNTP-Posting-Date: 16 Sep 2002 10:20:10 GMT X-Newsreader: Gnus v5.7/Emacs 20.7 Xref: archiver1.google.com comp.lang.ada:29010 Date: 2002-09-16T10:20:10+00:00 List-Id: "Ira Baxter" writes: > To do this, you need what amounts to the Ada compiler front end, > munged to include unit declarations on data, complete > with units checking. See http://www.blancolioni.org/ada/macks/index.html for an implementation of this very concept. It's only be tested on GNAT as far as I know. Fraser.