Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: Strings_Edit 2.8

22 views
Skip to first unread message

Dmitry A. Kazakov

unread,
Apr 4, 2012, 7:49:30 AM4/4/12
to
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
0 new messages