cfgrep is an attempt to produce a grep-like program that uses regular expressions extended to describe context-free grammars. The largest part of the project is the C++ library developed to process those expressions.
Features
- Compatibility with GNU grep's extended regular expressions
- #n dynamic reference system, allowing to recursively call parenthesized groups
- Pretty-printer for easy visualization of expressions, represented as an Abstract Syntax Tree
- Expression debugger, representing the evaluation process as a tree. Useful for understanding why a complex expression does not work.
- Most of the features of the GNU grep will be implemented.
License
MIT LicenseFollow cfgrep
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cfgrep!