Inside The Python Virtual Machine

简介:
你知道如何用Python编程,但对解释器的封面下发生的事情感兴趣?好吧,系好安全带,因为这本书将带你参观运行Python代码的虚拟机。它将描述如何编译和运行Python代码,如何修改语言本身,并将揭开在Python虚拟机上运行的神秘字节码的神秘面纱。
英文简介:
You know how to program in Python but are interested in what goes on under the covers of the interpreter? Well, fasten your seat-belts as this book will take you on a tour of the virtual machine that runs your Python code.
It will describe how Python code is compiled and run, how the language itself can be modified and will demystify the mysterious bytecodes that run on the Python virtual machine.
- 书名
- Inside The Python Virtual Machine
- 译名
- Python 虚拟机内部
- 语言
- 英语
- 年份
- 2019
- 页数
- 126页
- 大小
- 5.06 MB
- 标签
- Python
- 下载
Inside The Python Virtual Machine.pdf
- 密码
- 65536
最后更新:2025-04-12 23:54:38
←Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code