JSON file of the AST of a C program
收藏NIAID Data Ecosystem2026-03-14 收录
下载链接:
https://zenodo.org/record/7229268
下载链接
链接失效反馈官方服务:
资源简介:
This piece of code is randomly chosen in Software Heritage popular piece of code. It is selected
by the size of its AST.
To generate the AST the command is:
`clang -Xclang -ast-dump=json -fsyntax-only parse_date.c > ast.json`
创建时间:
2022-10-21



