summaryrefslogtreecommitdiffstats
path: root/python/python3-beniget/README
blob: c6a6c8196268e7a251563ed3d7632a4e2a23a23e (about) (plain) (blame)
1
2
3
Beniget is a collection of Compile-time analyse on Python
Abstract Syntax Tree (AST). It is a building block for writing static
analyzer or compiler for Python.