unicodedata/

directory
v0.0.0-...-eee87fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause, Unlicense

README

Code generator for Unicode properties, in Golang

This script generates lookup function for Unicode properties not covered by the standard package unicode.

The properties are meant to be consumed by text processing libraries, such as segmenters or shapers.

Usage

The go run main.go <OUTPUT_DIR> command will generate files in three directories (which must exists):

- <OUTPUT_DIR>/harfbuzz
- <OUTPUT_DIR>/unicodedata
- <OUTPUT_DIR>/language

Directories

Path Synopsis
cmd
Generate lookup function for Unicode properties not covered by the standard package unicode.
Generate lookup function for Unicode properties not covered by the standard package unicode.
src
Generate lookup function for Unicode properties not covered by the standard package unicode.
Generate lookup function for Unicode properties not covered by the standard package unicode.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL