From b288008d6901d226411f5bfd7f3a53d6415755fe Mon Sep 17 00:00:00 2001 From: Tomas Tauber <2410580+tomtau@users.noreply.github.com> Date: Tue, 25 Apr 2023 13:58:15 +0800 Subject: [PATCH] Add Pest --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7d503685..684f36a9 100644 --- a/readme.md +++ b/readme.md @@ -298,6 +298,7 @@ - [Typing](https://github.com/typeddjango/awesome-python-typing#readme) - Optional static typing for Python. - [MicroPython](https://github.com/mcauser/awesome-micropython#readme) - A lean and efficient implementation of Python 3 for microcontrollers. - [Rust](https://github.com/rust-unofficial/awesome-rust#readme) + - [Pest](https://github.com/pest-parser/awesome-pest#readme) - Parser generator. - [Haskell](https://github.com/krispo/awesome-haskell#readme) - [PureScript](https://github.com/passy/awesome-purescript#readme) - [Go](https://github.com/avelino/awesome-go#readme)