eddieantonio / eddieantonio/ocreval
Change character class names to Unicode block names and general categories
Open
enhancement
good first issue
- Dominant language
- C
- Stars
- 60
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
e.g., "ASCII uppercase letters" should be "Basic Latin/uppercase letters (Lu)" and "Latin-1 lowercase letters" should be "Latin Extended/lowercase letters (Ll)"
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files, tests, or entry points are identified in the issue. Start by locating where character class names are defined or emitted, then compare the current labels with the Unicode block and general-category terminology in the examples. Done means the relevant labels use the requested names consistently and existing tests or output checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- internationalization, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100