Unicorn: C++ Unicode string library
github.com
Unicorn: C++ Unicode string library
1–10 of 32 posts
Re: Unicorn: C++ Unicode string library
#2Re: Unicorn: C++ Unicode string library
#3Re: Unicorn: C++ Unicode string library
#4Re: Unicorn: C++ Unicode string library
#5Why is it so many C++ libraries fall into this habit of trying to build one big framework. I'm perfectly happy with gflags -- a unicode library would be nice for my project, but now I won't consider this library.
Re: Unicorn: C++ Unicode string library
#6Looks like a nice project. I'm currently searching for a Unicode library and it appears to me that ICU is the de-facto standard here, which has the benefit of comming pre-installed on pretty much any Linux distribution. Any reason why I should use Unicorn instead? I couldn't find information on how it compares to ICU in the documentation (well, except for the most welcome usage of modern C++).
Re: Unicorn: C++ Unicode string library
#7Your github pages breaks the back button.
Re: Unicorn: C++ Unicode string library
#8The unicode portion looks reasonable, but why is it necessary for it to include its own flags, file io, file management, and environment classes? Why is it so many C++ libraries fall into this habit of trying to build one big framework. I'm perfectly happy with gflags -- a unicode library would be nice for my project, but now I won't consider this library.
Re: Unicorn: C++ Unicode string library
#9Your github pages breaks the back button.
No idea what you mean, sorry. I'm just using Github's automatically generated web pages, so if there's a problem there it's probably a Github issue.
Re: Unicorn: C++ Unicode string library
#10Earlier quoted context omitted.
No idea what you mean, sorry. I'm just using Github's automatically generated web pages, so if there's a problem there it's probably a Github issue.
Probably referring to the Documentation link you provide on the GitHub page, and it breaks back button for me too.