GitHub topics: python-syntax-converter
reity/barriers
Python decorator for including/removing type checks, value/bounds checks, and other code blocks within the compiled bytecode of functions and methods.
Language: Python - Size: 60.5 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

python-supply/analyzing-and-transforming-abstract-syntax
Python's built-in libraries include powerful tools for retrieving and operating over abstract syntax trees. This article provides an overview of how to use these features to analyze and transform Python code programmatically.
Language: Jupyter Notebook - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1
