Journey of understanding Python and programming language

Some unfinished notes about Python lower level details.
python
Author

noklam

Published

February 10, 2022

To be written… # What is Python Interpreter?

What is Bytecode?

Python Virtual Machine

Compiler

EBNF Grammar

LLVM