comb

Homepage: https://github.com/cyrus-and/comb

Author: Andrea Cardaci

Updated:

Summary

Interactive code auditing and grep tool

Commentary

Comb is a native Emacs Lisp solution to search, browse and annotate
occurrences of regular expressions in files.  The interactive interface
allows to perform an exhaustive classification of all the results to rule out
false positives and asses proper matches during code audit.

Dependencies