authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-06-24 04:15:34 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2024-06-24 04:16:27 -07:00
log47b2c59876460f1c1232aff86160fadada16972b
tree6d45329303aa572d441ba6f1da3bbaf60f71381f
parenta0b32e3f7a6571c509c4b2c48c8d56a24d082f5e

add README


1 files changed, 13 insertions(+), 0 deletions(-)

README.md created+13
...@@ -0,0 +1,13 @@
1# zig-intrusive-parser
2![loc](https://sloc.xyz/github/nektro/zig-intrusive-parser)
3[![license](https://img.shields.io/github/license/nektro/zig-intrusive-parser.svg)](https://github.com/nektro/zig-intrusive-parser/blob/master/LICENSE)
4
5Core plumbing to make text or binary document parsers with Data Oriented Design
6
7## Used by
8
9- https://github.com/nektro/zig-json
10
11## License
12
13MPL-2.0