Provide macros corresponding to the Unicode general categories
Open
- Dominant language
- Haskell
- Stars
- 323
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
Right now it seems very difficult to write a rule e.g. for words starting with an uppercase letter.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating Alex's macro and Unicode character-category handling, then trace how lexer rules are represented and tested. Done means the relevant Unicode general-category macros support rules such as words beginning with uppercase letters, with regression coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100