|
3 tahun lalu | |
---|---|---|
tests | 3 tahun lalu | |
.gitignore | 3 tahun lalu | |
LICENSE | 3 tahun lalu | |
Makefile | 3 tahun lalu | |
README.md | 3 tahun lalu | |
config.mk | 3 tahun lalu | |
uch.c | 3 tahun lalu | |
uch.h | 3 tahun lalu |
A really simple utf8 library for working at the level of code points.
To compile run
make
Example code can be found in tests/
Feel free to read files, they contain lots of comments.
TODO