Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: Simple components v3.14

28 views
Skip to first unread message

Dmitry A. Kazakov

unread,
Apr 5, 2012, 5:45:34 AM4/5/12
to
The current version provides implementations of smart pointers, directed
graphs, sets, maps, stacks, tables, string editing, unbounded arrays,
expression analyzers, lock-free data structures, synchronization primitives
(events, race condition free pulse events, arrays of events, reentrant
mutexes, deadlock-free arrays of mutexes), pseudo-random non-repeating
numbers, symmetric encoding and decoding, IEEE 754 representations support.
It grew out of needs and does not pretend to be universal. Tables
management and strings editing are described in separate documents see
Tables and Strings edit. The library is kept conform to both Ada 95 and Ada
2005 language standards.

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

Changes to the previous version:

- The package Generic_Cubic_Spline provides interpolation by normal cubic
splines;
- Indefinite maps and sets added;
- On_Missing_Operand of the Parsers.Generic_Lexer has additional parameter
to identify the operation expecting missing operand.

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

Georg Bauhaus

unread,
Apr 5, 2012, 7:05:10 AM4/5/12
to
On 05.04.12 11:45, Dmitry A. Kazakov wrote:
> The current version

Is it approaching π? :)

Dmitry A. Kazakov

unread,
Apr 5, 2012, 7:57:46 AM4/5/12
to
0 new messages