From 76e92378e9b76dcb5b0f86ba3e3bf9433377cf2d Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Thu, 29 Oct 2020 12:33:52 -0400 Subject: [PATCH] add list of reviewers --- blog/minicompiler-lexing-2020-10-29.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/blog/minicompiler-lexing-2020-10-29.markdown b/blog/minicompiler-lexing-2020-10-29.markdown index 2de0c7a..905f0bc 100644 --- a/blog/minicompiler-lexing-2020-10-29.markdown +++ b/blog/minicompiler-lexing-2020-10-29.markdown @@ -382,3 +382,12 @@ This is it for part 1. We covered a lot today. Next time we are going to run a validation pass on the program, convert the infix expressions to reverse polish notation and then also get started on compiling that to WebAssembly. This has been fun so far and I hope you were able to learn from it. + +Special thanks to the following people for reviewing this post: + - Steven Weeks + - sirpros + - Leonora Tindall + - Chetan Conikee + - Pablo + - boopstrap + - ash2x3