comp.lang.ada
 help / color / mirror / Atom feed
* RFC UXStrings package.
@ 2020-11-11 20:18 Blady
  2020-11-27  8:38 ` Vadim Godunko
  0 siblings, 1 reply; 4+ messages in thread
From: Blady @ 2020-11-11 20:18 UTC (permalink / raw)


UXStrings is now a standalone library available on Github.
https://github.com/Blady-Com/UXStrings

Comments on specifications are welcome.

A first implementation POC is provided. UTF-8 encoding is chosen for 
internal representation. The Strings_Edit library is used for UTF-8 
encoding management.
http://www.dmitry-kazakov.de/ada/strings_edit.htm

This implementation which is only for demonstrate the possible usages of 
UXString has many limitations as for instance there is no memory 
deallocation. Only few API are implemented.

A test program is also provided with some features working.

See readme for full details.
https://github.com/Blady-Com/UXStrings/blob/master/readme.md

Best regards, Pascal.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-29 20:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11 20:18 RFC UXStrings package Blady
2020-11-27  8:38 ` Vadim Godunko
2020-11-27 11:05   ` Luke A. Guest
2020-11-29 20:53     ` Blady

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