From a0218314e0eb46f27f0c213796ea53ad8c601151 Mon Sep 17 00:00:00 2001 From: Abhinav Shukla <67401627+maxprogrammer007@users.noreply.github.com> Date: Thu, 4 Jan 2024 07:36:57 +0530 Subject: [PATCH] Update CS Theory Toolkit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c66fbbd..0882a0f 100755 --- a/README.md +++ b/README.md @@ -675,6 +675,7 @@ Table of Contents - [CS 164 Hack your language, UC Berkeley](https://sites.google.com/a/bodik.org/cs164/home) ([Lectures - Youtube](https://www.youtube.com/playlist?list=PLuhjguFxSeVLvKvWwTUIpVwXdLtZPX1ZS)) - [Theory of computation - Shai Simonson](http://www.aduni.org/courses/theory/index.php?view=cw) - [CS 173 Programming Languages, Brown University](http://cs.brown.edu/courses/cs173/2012/Videos/) ([Book](http://cs.brown.edu/courses/cs173/2012/book/)) +- [CS Theory Toolkit at CMU 2020](https://www.youtube.com/playlist?list=PLm3J0oaFux3ZYpFLwwrlv_EHH9wtH6pnX) - [CS 421 - Programming Languages and Compilers, UIUC](https://courses.engr.illinois.edu/cs421/fa2014/) - [CSC 253 - CPython internals: A ten-hour codewalk through the Python interpreter source code, University of Rochester](https://www.youtube.com/playlist?list=PLzV58Zm8FuBL6OAv1Yu6AwXZrnsFbbR0S) - [CSE341 - Programming Languages, Dan Grossman, Spring 2013 - University of Washington](https://courses.cs.washington.edu/courses/cse341/13sp/)