comp.lang.ada
 help / color / mirror / Atom feed
* SI Units - has Ada missed the boat?
@ 2007-07-08 15:13 Martin
  2007-07-10  5:54 ` ME
  2007-07-18  7:11 ` kevin cline
  0 siblings, 2 replies; 7+ messages in thread
From: Martin @ 2007-07-08 15:13 UTC (permalink / raw)


One of my pet hopes for Ada2005 was that it would include some method
of automatically checking systems of units at compilation time or with
minimal run-time checking. Alas it was voted down due to time
pressures and technical issues (see http://www.ada-auth.org/ai-files/minutes/min-0403.html#AI324
and http://www.ada-auth.org/cgi-bin/cvsweb.cgi/AIs/AI-00324.TXT?rev=1.3).

C++ now has the Boost library (see http://svn.boost.org/trac/boost/browser/sandbox/units)
with zero-runtime cost (or at least when optimisation is switched on).

And now Java has a proposal for a similar beast (see
https://jsr-275.dev.java.net/files/documents/4333/34956/jsr-275.pdf).

I've been playing around with the C++ Boost library and it seems quite
good - at least for the sort of things I would use it for (embedded
avionics).

Is anyone still working on an Ada solution to this?

Cheers
-- Martin




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-07-24  9:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-08 15:13 SI Units - has Ada missed the boat? Martin
2007-07-10  5:54 ` ME
2007-07-18  7:11 ` kevin cline
2007-07-18  8:17   ` Georg Bauhaus
2007-07-23  5:29     ` kevin cline
2007-07-23 18:43       ` Georg Bauhaus
2007-07-24  9:59         ` Colin Paul Gloster

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