comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Units of measurement for Ada 2.3
@ 2007-05-19 12:37 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2007-05-19 12:37 UTC (permalink / raw)


http://www.dmitry-kazakov.de/ada/units.htm

The library was designed for handling dimensioned values. It supports:

- Mixed unit arithmetic. Values in SI (Le Syst�me International d'Unit�s)
units can be mixed with irregular units (such as foot and yard) as long as
the result is defined;
- Shifted unit support (a widely used instance of a shifted unit is degree
of Celsius);
- The type Measure is generic, parameterized by a floating-point type. A
non-generic version based on the type Float is also provided;
- String to Measure conversion supports as wide set of irregular units as
possible;
- GTK+ widgets for comfortable visual measurement unit selection.

Changes to the version 2.2:

- For GNAT users GPS project files were added;
- Compiled with GNAT GPL 2007.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-19 12:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-19 12:37 ANN: Units of measurement for Ada 2.3 Dmitry A. Kazakov

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