Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Getting list of function calls in a python file by parsing its AST | Better HN
Getting list of function calls in a python file by parsing its AST
(opens in new tab)
(suhas.co)
4 points
jargnar
10y ago
1 comments
Share
1 comments
default
newest
oldest
egraether
10y ago
It's interesting to see how easy this is in Python. I'm working on a developer tool for C/C++ that uses clang's AST for retrieving this sort of semantic information. We might support Python one day too.
https://www.coati.io/
j
/
k
navigate · click thread line to collapse