- How local variables work in Python bytecode https://fromscratchcode.com/blog/how-local-variables-work-in-python-bytecode/ 8 comments python
- Keeping two interpreter engines aligned through shared test cases https://fromscratchcode.com/blog/verifying-two-interpreter-engines-with-one-test-suite/ 3 comments programminglanguages