comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: ANN: Tables for Ada v1.6
Date: Sat, 14 Apr 2007 21:01:24 +0200
Date: 2007-04-14T21:00:30+02:00	[thread overview]
Message-ID: <1qv4xtbx5b6v5.ppvojysa7g37$.dlg@40tude.net> (raw)

The library provides an implementation of tables indexed by strings. 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.

Additions: Procedure Replace was added for replacing tokens by their
offsets. A variant of the procedure Add now returns the offset of the
inserted item. 

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

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



                 reply	other threads:[~2007-04-14 19:01 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