GitHub / 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.
Stars: 2
Forks: 1
Open issues: 0
License: mit
Language: Jupyter Notebook
Size: 58.6 KB
Dependencies parsed at: Pending
Created at: about 5 years ago
Updated at: over 2 years ago
Pushed at: over 4 years ago
Last synced at: about 2 years ago
Topics: abstract-syntax, ast, code-analysis, code-transformation, python, python-articles, python-introduction, python-syntax, python-syntax-and-semantics, python-syntax-converter