comp.lang.ada
 help / color / mirror / Atom feed
From: Blady <p.p11@orange.fr>
Subject: RFC UXStrings package.
Date: Wed, 11 Nov 2020 21:18:17 +0100	[thread overview]
Message-ID: <rohgu7$te5$1@gioia.aioe.org> (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.

             reply	other threads:[~2020-11-11 20:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-11 20:18 Blady [this message]
2020-11-27  8:38 ` RFC UXStrings package Vadim Godunko
2020-11-27 11:05   ` Luke A. Guest
2020-11-29 20:53     ` Blady
replies disabled

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