comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: ANN: Simple components for Ada v3.8
Date: Fri, 9 Apr 2010 18:14:07 +0200
Date: 2010-04-09T18:14:07+02:00	[thread overview]
Message-ID: <3dxjzm5ksuat$.vti0u8q01m0a$.dlg@40tude.net> (raw)

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. Kazakov
http://www.dmitry-kazakov.de



             reply	other threads:[~2010-04-09 16:14 UTC|newest]

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