From 29922d1411a75f9fb4259d66e427070aae72b3d3 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 12 Aug 2022 17:49:40 -0400 Subject: Fixed test suite. --- documentation/bookmark/parsing.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'documentation/bookmark/parsing.md') 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) -- cgit v1.2.3