Is Python compiled or interpreted ? Python execution cycle

Publicado el: 11 mayo 2020
en el canal de: Pythoholic
2,302
61

So now let's talk about the interpreter,

⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it!
https://www.kite.com/get-kite/?utm_me...

The main difference between compilers and interpreters is that interpreters execute the instructions one line at a time.
and unlike compilers, interpreters don't generate machine code. But they do generate the intermediate code ie mostly termed as the byte code which is then fed to a designed Virtual Machine which is not an actual machine. But its a form of processing unit that can actually understand the bytecode. Don't worry we will make a video on Python virtual machine as well.

For now, you must understand that Python virtual machine is a form of processing unit that can actually understand the bytecode. ie basically used to generate the output you need.


#Python3 #PythonInterpreter #Pythoholic


En esta página del sitio puede ver el video en línea Is Python compiled or interpreted ? Python execution cycle de Duración hora minuto segunda en buena calidad , que subió el usuario Pythoholic 11 mayo 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 2,302 veces y le gustó 61 a los espectadores. Disfruta viendo!