Cgrep

Cgrep: a context-aware grep for source codes

View the Project on GitHub awgn/cgrep

Welcome to the CGrep Homepage.

CGrep is a grep tool suitable for searching in large code repositories. It supports advanced searches in several programming languages that go beyond simple pattern matching. It enables context-aware filtering and semantic searches using wildcards and combinators.

Features

What’s new in v8.0.0

Installation

cabal install cgrep

or

stack install cgrep

Author

Nicola Bonelli