/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

doughellmann.com
| | tenthousandmeters.com
2.9 parsecs away

Travel
| | In the first and the second parts of this series we explored the ideas behind the execution and the compilation of a Python program. We'll...
| | blog.quarkslab.com
3.8 parsecs away

Travel
| | Where building a custom obfuscated Python interpreter for a Python packer turned into an optimized Python interpreter.
| | tenthousandmeters.com
3.6 parsecs away

Travel
| | As we know from the previous parts of this series, the execution of a Python program consists of two major steps: 1. The CPython compiler...
| | blog.jetbrains.com
10.4 parsecs away

Travel
| Have you ever wondered how Rust's procedural macros work? In this blog post series, we will get into the details! A member of our team, Vladislav Beskrovny, recently gave a talk on the topic at RustCo