kamahen / pykythe

Generate code Python source cross-reference facts in Kythe format
Other
21 stars 3 forks source link

Rewrite pykythe.pl in Python #7

Open kamahen opened 5 years ago

kamahen commented 5 years ago

It's not clear if this will be a performance improvement.

ast_cooked.py should get "pass 1" of pykythe.pl added to it, to generate the Kythe anchors and the expressions. A pass2.py would then process the expressions.