From b1cd54ddcefd209c7e92e6a2c3804eb0644a8d87 Mon Sep 17 00:00:00 2001 From: Nishank Patil <71635352+Nishank-25@users.noreply.github.com> Date: Thu, 20 Apr 2023 15:01:27 +0530 Subject: [PATCH] Add Compiler Design Course --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bae2fb..a34550b 100755 --- a/README.md +++ b/README.md @@ -672,6 +672,7 @@ Table of Contents - [Analysis of Boolean Functions at CMU](https://www.youtube.com/playlist?list=PLm3J0oaFux3YypJNaF6sRAf2zC1QzMuTA) - [Theoretical Computer Science (Bridging Course)(Tutorial) - SS 2015](http://ais.informatik.uni-freiburg.de/teaching/ss15/bridging/) - [Languages & Translators - UCLouvain LINFO2132](https://norswap.com/compilers/) +- [Compiler Design by Sorav Bansal](https://www.youtube.com/playlist?list=PLf3ZkSCyj1tf3rPAkOKY5hUzDrDoekAc7) ------------------------------