From d007a655d0d4b97cf4573a4cdbfc9d780506d463 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Thu, 1 Sep 2022 03:16:23 +0000 Subject: [PATCH] Update '_Sidebar' --- _Sidebar.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index d38cca3..c787f74 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -21,4 +21,6 @@ - [Return Direction](Return-Direction) - [Identifiers](Identifiers) - [Initialization](Initialization) - - [Control Flow](Control-Flow) \ No newline at end of file + - [Control Flow](Control-Flow) +- Compiler Design + - [How to Parse](How-to-Parse) \ No newline at end of file