Tre (Terrible Regex Engine) is a simple regular expression engine written in C, utilizing the Thompson NFA matching approach. There is no backtracking involved in a match, and these characters are supported: .*+?()| as well as character escapes like ?
-
Notifications
You must be signed in to change notification settings - Fork 0
imphasing/tre
About
tre - terrible regex engine, simple regex engine in C
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published