shimamura-sakura/zig-cp932
Simple CP932 to Unicode decoder and encoder for Zig
CP932 for Zig
Download this file as CP932.TXT
, and run make_table.py
to generate cp932.zig
.
Read the code for usage (very simple).
Run python make_table.py > cp932.zig