Regex Engine

Design guide for the Trieste regex engine (include/trieste/regex_engine.h). Describes the architecture, data structures, and conventions of the header-only NFA-based regex engine used for pattern matching in the Trieste library. Use this skill when modifying, extending, or debugging the regex engine.

Microsoft 4f9b181 2 files · 39.7 KB Updated 2.7k repo stars

File contents

microsoft/trieste/tree/main/.github/skills/regex-engine commit 4f9b181712

Frequently asked questions

npx skillmds@latest add microsoft/regex-engine