FICHA · AUR

coccigrep

Semantic grep for the C language based on coccinelle

  • App
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 30, 2026 description in en

Description

C source code can be searched with semantic patterns instead of plain text matching. It is useful for developers auditing APIs, finding structural code patterns, or locating refactoring targets in large C projects.

Semantic search is more precise than text grep but still needs review. Confirm matches before changing code, especially in projects with complex macros or generated files.

How to run

coccigrep

Commands: coccigrep

Permissions

Permissions not analysed for this source yet.