Settings

Theme

Getting list of function calls in a python file by parsing its AST

suhas.co

4 points by jargnar 10 years ago · 1 comment

Reader

egraether 10 years 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/

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection