C To Ast

Parse C source code into an Abstract Syntax Tree (AST). Use when analyzing C programs, understanding code structure, performing static analysis, or preparing code for further program analysis (e.g., CFG, DFG, vulnerability detection).

Narwhal-Lab Updated

File contents

Narwhal-Lab/MagicSkills/tree/main/skill_template/c_2_ast commit 94f12a5c5b

Frequently asked questions

npx skillmds@latest add narwhal-lab/c-to-ast