json AST of a C file
收藏数据链接:
官方服务:
资源简介:
This piece of code is randomly chosen in Software Heritage popular piece of code. It is selected<br> by the size of its AST. To generate the AST the command is: <br> `clang -Xclang -ast-dump=json -fsyntax-only parse_date.c > ast.json`
本代码片段从软件遗产(Software Heritage)平台的热门代码片段中随机选取。本次选取以该代码的抽象语法树(Abstract Syntax Tree)大小作为依据。生成该抽象语法树的命令为:`clang -Xclang -ast-dump=json -fsyntax-only parse_date.c > ast.json`
提供机构:
Zenodo创建时间:
2022-10-19



