Closed eyeplum closed 6 years ago
Looks decent, I'll do a proper review over the weekend when I've got a bit of time.
This regex grabs the information that you need:
(?xm)^ # every line
([[:xdigit:]]{4,6}) # codepoint
;[[:blank:]]*
([[:alpha:]]*) # jamos
And you're going to want to write it out as a DirectCharTable
:v: eyeplum can now approve this pull request
bors: r+
This pull request includes the implementation for Unicode Name - NR1 (#171).
unic-ucd-name
jamo.rsv
fromJamo.txt