naturalcc icon indicating copy to clipboard operation
naturalcc copied to clipboard

construct AST CFG and DFG

Open MrBlack0220 opened this issue 2 years ago • 1 comments

hi, Great Work! I am writing to ask whether I can use naturalcc to construct AST CFG and DFG for python and java. Thanks for your reply.

MrBlack0220 avatar Oct 18 '22 13:10 MrBlack0220

How to generate ASTs for code: https://github.com/CGCL-codes/naturalcc/blob/master/ncc_dataset/ast_parser/tree_sitter/parser.py As for CFG and DFG, @wanyao1992

whatsmyname avatar Nov 15 '22 16:11 whatsmyname