Exploring Code Analysis: Zero-Shot Insights on Syntax and Semantics with LLMs
📰 ArXiv cs.AI
arXiv:2305.12138v5 Announce Type: replace-cross Abstract: Code analysis is fundamental in Software Engineering, supporting debugging, optimization, and security assessment. Human developers approach it through syntax parsing, static semantics inference, and dynamic reasoning. Traditional tools are effective but limited by language specificity and weak cross-language generalization. Large language models (LLMs) are promising for code tasks, yet their capabilities for fundamental code analysis rem
DeepCamp AI