|
REAL
Regular Expression Algorithmic Library — constexpr C++20 regex
|
Files | |
| assert_eval.hpp | |
Zero-width assertion evaluation (^ $ \b \B \A \Z \< \>) as free functions over a subject and a position, shared by the Pike VM and the one-pass extractor. | |
| pike.hpp | |
| The Pike VM — a Thompson NFA simulation — and its fast paths. | |
| prefilter.hpp | |
| Search acceleration: pattern analysis and candidate-finding. | |