Coccigrep is a semantic grep for the C language. It can be used to find where in code files a given structure is used or where one of its attributes is used, set, or used in a test.
| Tags | grep code analysis |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux FreeBSD NetBSD OpenBSD |
| Implementation | Python Coccinelle |
Recent releases


Release Notes: Fixes a regression in C++ files support introduced by 1.7.


Release Notes: This release adds recursive search when directories are given on the command line.


Release Notes: This release brings compatibility with Python 2.5 and features an improved display of the context lines of a match which is now similar to the one of grep.


Release Notes: This release features a new option to specify a file containing the list of files to search in. It also contains an improved version of the set match which now takes all C operators into account.


Release Notes: This release improves the set match by adding support to the unary operators. It also features a man page update.
A fast search engine library supporting probabilistic and boolean retrieval.
A set of utility classes that can be used for Desktop application development.