search with regex in file line per line and replace it
-
Updated
Oct 27, 2020 - C++
search with regex in file line per line and replace it
My custom assembler that produces custom created (by hand) ELF file
Regular expression. Scaner. Parser. Compiler. Engineering a Compiler, 2nd Edition - K. Cooper, L. Torczon (2012)
Oniguruma++ (鬼車++) regular expression engine
High Performance Incremental Parser Engine
This is the "one": Linuxy infrastructureish mostly C++ code.
A Zero to One Regular expression engine which supports almost all feature except Capturing Groups, Negated Character Classes and something else.
An esoteric programming language based on Turing Machines
A Regex📋 implementation in C++ using Thompson's NFA algorithm
Regex Engine using SIMD and Roaring-Bitmaps
A regular expression engine implemented with virtual machine approach. Python wrapper provided.
The original timed regular expression matcher over temporal behaviors
R interface to Google re2 (C++) regular expression engine
Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
Add a description, image, and links to the regex-engine topic page so that developers can more easily learn about it.
To associate your repository with the regex-engine topic, visit your repo's landing page and select "manage topics."