Contribute Media
A thank you to everyone who makes this possible: Read More

Understanding PyPy

Summary

PyPy is an alternative implementation of CPython implemented in Python. Understanding concepts like RPython, JIT, PyPy garbage collection and other core concepts can be difficult for newcomers to understand. This talk is aimed to introduce all of these concepts to help better understand how PyPy works.

Details

Improve this page