regexxer is a nifty search/replace tool for the desktop user. It features recursive search through directory trees and Perl-style regular expressions (using libpcre).
A tool which aims to make editing regular expressions easy by providing a visual display of what the expression means, plus the ability to graphically edit the expression from the visualisation.
The project supports PCRE, POSIX (regex.h), ICU, C++11 and Qt4's regexp formats.
Hammer is a parsing library. Like many modern parsing libraries, it provides a parser combinator interface for writing grammars as inline domain-specific languages, but Hammer also provides a variety of parsing backends. It's also bit-oriented rather than character-oriented, making it ideal for
... [More] parsing binary data such as images, network packets, audio, and executables. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy