dokwork / dokwork/parcom

Add parser of utf8 symbols

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Zig
Stars
40
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Parcom already has the [char parser](https://dokwork.github.io/parcom/index.html#sources.char). It would be good to have a similar parser for utf8 symbols:
```zig
pub fn utf8(comptime U: u21) ParserCombinator(Utf8(, U))
```
The package [std.unicode](https://ziglang.org/documentation/master/std/#std.unicode) may help in this issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.