comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: ANN: Tables for Ada v1.5
Date: Sat, 20 Aug 2005 19:54:03 +0200
Date: 2005-08-20T19:54:01+02:00	[thread overview]
Message-ID: <5v0rz7n78rud.9hsnkyf4dzi1.dlg@40tude.net> (raw)

The library provides an implementation of tables indexed by strings. The
binary search is used for names of known length. It is also possible to
search a table for names of unknown length, i.e. to parse a string using
some table. Table elements can be of any private type. Key- insensitive
tables are supported.

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

Changes made:

The package Tables.Names can now be instantiated with the parameter
specifying the set of characters considered blank.

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



                 reply	other threads:[~2005-08-20 17:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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