| ... | @@ -1,6 +1,10 @@ | ... | @@ -1,6 +1,10 @@ |
| 1 | # zig-intrusive-parser | 1 | # zig-intrusive-parser |
| | 2 | |
| 2 |  | 3 |  |
| 3 | [](https://github.com/nektro/zig-intrusive-parser/blob/master/LICENSE) | 4 | [](https://github.com/nektro/zig-intrusive-parser/blob/master/LICENSE) |
| | 5 | [](https://github.com/sponsors/nektro) |
| | 6 | [](https://ziglang.org/) |
| | 7 | [](https://github.com/nektro/zigmod) |
| 4 | | 8 | |
| 5 | Core plumbing to make text or binary document parsers with Data Oriented Design | 9 | Core plumbing to make text or binary document parsers with Data Oriented Design |
| 6 | | 10 | |
| ... | @@ -8,7 +12,3 @@ Core plumbing to make text or binary document parsers with Data Oriented Design | ... | @@ -8,7 +12,3 @@ Core plumbing to make text or binary document parsers with Data Oriented Design |
| 8 | | 12 | |
| 9 | - https://github.com/nektro/zig-json | 13 | - https://github.com/nektro/zig-json |
| 10 | - https://github.com/nektro/zig-webidl | 14 | - https://github.com/nektro/zig-webidl |
| 11 | | | |
| 12 | ## License | | |
| 13 | | | |
| 14 | MPL-2.0 | | |