comp.lang.ada
 help / color / mirror / Atom feed
* ANN: Strings_Edit 2.8
@ 2012-04-04 11:49 Dmitry A. Kazakov
  0 siblings, 0 replies; only message in thread
From: Dmitry A. Kazakov @ 2012-04-04 11:49 UTC (permalink / raw)


The library provides means for formatting and editing strings:

- Generic axis scales support;
- Integer numbers (generic, package Integer_Edit);
- Integer sub- and superscript numbers;
- Floating-point numbers (generic, package Float_Edit);
- Roman numbers (the type Roman);
- Strings;
- Ada-style quoted strings;
- UTF-8 encoded strings;
- Unicode maps and sets;
- Wildcard pattern matching. 

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

The new version 2.8 includes the package Strings_Edit.Lexicographical_Order
for lexicographically comparisons of strings containing chains of digits
treated as decimal numbers. These can be used to compare and order file
names like abc-123.txt, e.g. for creating sets of such strings etc.

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-04 11:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-04 11:49 ANN: Strings_Edit 2.8 Dmitry A. Kazakov

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