comp.lang.ada
 help / color / mirror / Atom feed
From: Michael R <michael@zanyblue.com>
Subject: Re: ANN: Simple components for Ada v3.8
Date: Fri, 9 Apr 2010 11:58:30 -0700 (PDT)
Date: 2010-04-09T11:58:30-07:00	[thread overview]
Message-ID: <260b6bf8-6243-4d69-b4a5-13b63ee11947@u34g2000yqu.googlegroups.com> (raw)
In-Reply-To: 3dxjzm5ksuat$.vti0u8q01m0a$.dlg@40tude.net

On Apr 9, 9:14 am, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
wrote:
> The current version provides implementations of smart pointers, sets, maps,
> directed graphs, directed weighted graphs, 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; strings editing and tables management.
>
>    http://www.dmitry-kazakov.de/ada/components.htm
>
> This release provides a persistence layer backed by SQLite. As a by-product
> it includes SQLite bindings. Differently to renown GNADE the bindings link
> the DB engine statically, which is probably the only case when one might
> wish to use SQLite.
>
> Another enhancement is that the parser tools now support sources based on
> Ada streams. The stream is read using Character'Read. User-defined
> delimiters (like line ends) are supported.
>
> --
> Regards,
> Dmitry A. Kazakovhttp://www.dmitry-kazakov.de

Hi,

In another thread, it was pointed out that the standard Ada.Containers
types
are not safe in a multi-tasking environment.  Since you mention
locking wrt
your structures, I assume they are safe in a multi-tasking env?

Take care,
Michael.



  reply	other threads:[~2010-04-09 18:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-09 16:14 ANN: Simple components for Ada v3.8 Dmitry A. Kazakov
2010-04-09 18:58 ` Michael R [this message]
2010-04-09 19:20   ` Dmitry A. Kazakov
replies disabled

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