diff options
author | Eduardo Julian | 2022-08-12 17:49:40 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-08-12 17:49:40 -0400 |
commit | 29922d1411a75f9fb4259d66e427070aae72b3d3 (patch) | |
tree | 337c727b0000ff1a53e1fb31b4b337ad8c22f724 /documentation/bookmark/parsing.md | |
parent | e5625dd840a8b8adc76987f649da254335d3d93a (diff) |
Fixed test suite.
Diffstat (limited to 'documentation/bookmark/parsing.md')
-rw-r--r-- | documentation/bookmark/parsing.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/bookmark/parsing.md b/documentation/bookmark/parsing.md index 1d5bac732..9a181c1a2 100644 --- a/documentation/bookmark/parsing.md +++ b/documentation/bookmark/parsing.md @@ -1,5 +1,7 @@ # Reference -1. [Base64 encoding and decoding at almost the speed of a memory copy](https://arxiv.org/abs/1910.05109) -1. [Parsing XML at the Speed of Light](https://aosabook.org/en/posa/parsing-xml-at-the-speed-of-light.html) +0. []() +0. [Introducing Rust Sitter: Write fast and robust parsers with ease](https://www.shadaj.me/writing/introducing-rust-sitter/) +0. [Base64 encoding and decoding at almost the speed of a memory copy](https://arxiv.org/abs/1910.05109) +0. [Parsing XML at the Speed of Light](https://aosabook.org/en/posa/parsing-xml-at-the-speed-of-light.html) |