Projects / coccigrep

coccigrep

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
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  05 Mar 2012 22:41

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

  •  05 Mar 2012 00:25

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

  •  07 Nov 2011 21:33

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.

  •  03 Nov 2011 17:07

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.

  •  27 Oct 2011 11:35

Release Notes: This release improves the set match by adding support to the unary operators. It also features a man page update.

Screenshot

Project Spotlight

Search::Xapian

A fast search engine library supporting probabilistic and boolean retrieval.

Screenshot

Project Spotlight

MDIUtilities

A set of utility classes that can be used for Desktop application development.