- Published on
Python
- Published on
Explore the intricate process of translating Perl scripts into Python by utilizing the Python Abstract Syntax Tree (AST). This post delves into the challenges and solutions in mapping Perl tokens to Python equivalents, offering insights into language parsing and cross-language interoperability.- Published on
Speeding up Starlette app with HTTPX- Published on
Errors during C-extension builds by old gcc compilers for newer Python versions- Published on
Technical questions that stumped me during recent interviews