C++ Logo

sg16

Advanced search

[SG16-Unicode] Fwd: Unicode DB repos and utilities

From: Tom Honermann <tom_at_[hidden]>
Date: Sun, 15 Apr 2018 10:08:44 -0400
Preserving from the old std-text-wg_at_[hidden] mailing list.

-------- Forwarded Message --------
Subject: Unicode DB repos and utilities
Date: Wed, 28 Feb 2018 09:29:25 -0500
From: Tom Honermann <tom_at_[hidden]>
To: std-text-wg <std-text-wg_at_[hidden]>



Recent Slack discussion highlighted the following repositories as
sources for Unicode data and utilities to consume/use the data.

The Unicode DB made available from github:
- https://github.com/libogonek/unicode-data

Scripts for transforming the Unicode DB to C++:
- https://github.com/rmartinho/ogonek/tree/devel/tool/transforms

Ogonek's generated source for Unicode character names:
- https://github.com/libogonek/ogonek/blob/devel/src/ucd/name.g.inl
Some names are generated algorithmically:
-
https://github.com/rmartinho/ogonek/blob/devel/include/ogonek/ucd.h%2B%2B#L256-L274

Zach's Unicode data and scripts for generating C++:
- https://github.com/tzlaine/text/tree/master/scripts
Generated sources are in:
- https://github.com/tzlaine/text/tree/master/src

Tom.

-- 
You received this message because you are subscribed to the Google Groups "std-text-wg" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-text-wg+unsubscribe_at_googlegroups.com.
To post to this group, send email to std-text-wg_at_googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/std-text-wg/5fbb6e39-8c2a-05dd-ab86-335cec50571d%40honermann.net.
For more options, visit https://groups.google.com/d/optout.

Received on 2018-04-15 16:08:52