This website requires JavaScript.
Explore
Help
Sign In
xnoe
/
cpp-utf8
Watch
1
Star
0
Fork
0
You've already forked cpp-utf8
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
95a39ef1eb13fef04091f6161578751f61c0769b
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
xnoe
95a39ef1eb
Initial commit of simplistic and bad UTF-8... thing? Written in C++. Stores characters as ints representing the one to four byte UTF8 data.
2020-06-08 09:59:51 +01:00
a.out
Initial commit of simplistic and bad UTF-8... thing? Written in C++. Stores characters as ints representing the one to four byte UTF8 data.
2020-06-08 09:59:51 +01:00
utf8.h
Initial commit of simplistic and bad UTF-8... thing? Written in C++. Stores characters as ints representing the one to four byte UTF8 data.
2020-06-08 09:59:51 +01:00
S
Description
Attempt at implementing UTF-8 "parser" in C++.
48
KiB
Languages
C++
98.8%
Makefile
1.2%