Добавить в закладки
Наш форум
Правила Litmy.ru
Мы в Вконтакте
Подписка на RSS
Для правообладателей
Поиск книг:
Разделы сайта
Авторизация
Регистрация



Реклама


Название: Inside The Python Virtual Machine
Автор: Obi Ike-Nwosu
Издательство: Leanpub
Год: 2018
Страниц: 126
Язык: английский
Формат: pdf (true), djvu
Размер: 10,1 MB

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...

Inside the Python Virtual Machine provides a guided tour under the covers of the Python interpreter for the curious pythonista. It attempts to show the user what happens from the moment the user executes a piece of Python code to the point when the interpreter returns the result of executing the piece of code.

This book will provide the readers with an understanding of the various processes that go into compiling and executing a python program removing most of the mystery surrounding how the python interpreter executes source code. The books starts out with a description of the compilation phase with emphasis on the less generic parts of the compilation phase. It then proceeds to discuss python objects and their implementation in CPython. This is followed by a discussion of various objects types that are central to the interpreter such as frame objects and code objects. The process of evaluating code objects by the interpreter loop is also discussed as well as how to extend the Python programming language with your own constructs.

Contents:

Introduction.
The View From 30,000ft.
Compiling Python Source Code.
Python Objects.
Code Objects.
Frames Objects.
Interpreter and Thread States.
Intermezzo: The abstract.c Module.
The evaluation loop, ceval.c.
The Block Stack.
From Class code to bytecode.
Generators: Behind the scenes.

Скачать Inside The Python Virtual Machine


Автор: literator 25-05-2019, 12:34 | Напечатать
 
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.




 Litmy.ru  ©2020-2023     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности