Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 726 Bytes

File metadata and controls

27 lines (24 loc) · 726 Bytes

title: How to write a Python transpiler

author: Russell Keith-Magee

description:

We all know Python is a powerful and expressive programming language. What you may not know is how much of the internals of Python itself is exposed for you to use and manipulate.

In this talk, you'll be introduced to the tools and libraries Python provides to manipulate the compilation and execution of Python code. You will also see how you can use those tools to target execution environments other than the CPython virtual machine.


event_name: PyCon US 2017

pub_date: 2017-05-20

resource_type: video

embeddable: false