C To Ast
skill-narwhal-lab-magicskills-c-2-ast · by Narwhal-Lab
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).