Understanding CPython This project is for myself, personally understanding CPython Ultimate goal is that I can explain how Guido plan to accelerate python to others Resource List 1. Python Dev Guide For CPython Internals 2. PyCon 2021 - Learn From LL(1) to PEG parser the hard way 2. Talk 2 - Slide 2- Talk Repo 2- Talk Ref Guido Medium Post 2- Talk Ref Compiler Design Lecture 3. Faster CPython 3- Guido - Faster CPython Repo