|
You are here |
bernsteinbear.com | ||
| | | | |
zserge.com
|
|
| | | | | Summing up years of building interpreters and compilers for various programming languages. The first chapter is about assembly language. We will try to implement a tiny two-pass assembler for CPython VM. | |
| | | | |
www.justus.pw
|
|
| | | | | [AI summary] This article explains how to use Python's disassembly library to inspect and understand CPython's byte code, including examples of disassembling a simple function. | |
| | | | |
tonybaloney.github.io
|
|
| | | | | [AI summary] Python core developer Anthony Shaw introduces a new optional JIT (Just in Time) compiler for Python 3.13, explaining its copy-and-patch architecture and potential for future optimizations. | |
| | | | |
blog.viraptor.info
|
|
| | | |||