FICHA · AUR
sparse-git
A semantic parser for C, parsing most of ANSI C as well as many GCC extensions, [also] including a static analyzer.
- C static analyzer
- CLI
- Dev
- ANALYSIS
- Launchable
- Runs in terminal
· official+codex · reviewed · Jun 4, 2026 description in en
C source code can be parsed and checked with a semantic analyzer that understands ANSI C and many GCC extensions. Kernel and systems developers run `sparse` to find type, address-space, and static-analysis issues in C projects. It reads source trees and reports diagnostics without changing code.
How to run
sparse
Commands: sparse
Permissions
Permissions not analysed for this source yet.