It is mostly based on an article by Russ Cox in an attempt to build a minimal regex engine inspired by Thompson's construction algorithm. The main purpose of this exercise is to play with NFA, DFA and regex. It is by no means a finished regex library and it deliberately omits support for some of the regex features like lookaheads etc.
-
Notifications
You must be signed in to change notification settings - Fork 0
An attempt to build a minimal regex engine inspired by Thompson's construction algorithm
License
AndreiKazakov/rust-regex-engine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An attempt to build a minimal regex engine inspired by Thompson's construction algorithm
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published