prataprc

Results 145 issues of prataprc

Default Scanner (SimpleScanner) and Terminal parser functions should have unicode support, along with utf8 encoding.

bug

Benchmark with goyacc and mna/pigeon packages. JSON is a good place to start.

task

Investigate whether goparsec can be used for tab completion when used for parsing text inputs, like in command line or web forms.

task

To be added for core parsec combinators. Default Scanner. Default set of Terminal parsers.

task

```text .-----------------. .------------. .--------. | Serialized data || Data-model || Schema | ˙-----------------˙ ˙------------˙ ˙--------˙ ``` This writeup focus on the data-model definition in Rust language and its (de)serialization in...

So that it can be persisted onto disk and retrieved later for membership checks. * [x] Serialization for Xor8. * [ ] Serialization for Fuse8 and Fuse16. * [ ]...

help wanted

https://github.com/FastFilter/xor_singleheader#implementations-of-xor-and-binary-fuse-filters-in-other-programmming-languages For Go, C, C++, Erlang, Java, Python, Zig.

help wanted