![]() |
|
|
|
|
1
21st July 14:55
External User
Posts: 1
|
http://www.dmitry-kazakov.de/ada/strings_edit.htm
Provides string editing: 1. Integer numbers (generic, package Integer_Edit); 2. Integer sub- and superscript numbers; 3. Floating-point numbers (generic, package Float_Edit); 4. Roman numbers (the type Roman); 5. Strings; 6. Ada-style quoted strings; 7. UTF-8 encoded strings; 8. Unicode maps and sets; 9. Wildcard pattern matching. Changes to the previous version: 1. Is_Prefix versions added that use mappings to compare characters in Latin-1 and UTF-8 modes; 2. Installation instructions added. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de |
|
|
|