(R)?ex vs qcheck
A side-by-side look at (R)?ex and qcheck. For an in-depth review of either product, follow the links below.
(R)?ex
Development
(R)?ex is a powerful text editor for Windows that combines an efficient code editor with an easy-to-use formatting word processor. It has customizable syntax highlighting and code folding, regex support, macros and plugins.
text-editorcode-editorregex-supportsyntax-highlightingcode-foldingmacrosplugins
qcheck
Development
Qcheck is an open-source static analysis tool for C/C++ code. It detects bugs, security vulnerabilities, and coding standard violations in C/C++ source code using static analysis techniques. Useful for improving code quality and security.
opensourcestatic-analysiscccode-qualitysecurity