-
Notifications
You must be signed in to change notification settings - Fork 1
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.
License
python-supply/analyzing-and-transforming-abstract-syntax
ErrorLooks like something went wrong!
About
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.