This website requires JavaScript.
Explore
Help
Register
Sign In
cdo
/
regex-engine
Watch
1
Star
0
Fork
0
You've already forked regex-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
42
Commits
1
Branch
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Camden Dixie O'Brien
007cddc292
Add some runtime assertions for state zero being final
...
I'm using this invariant to save work finding the final state so it makes sense to test it.
2024-10-27 01:24:43 +01:00
Camden Dixie O'Brien
2804638d84
Support sequences in construct()
2024-10-27 00:06:15 +01:00
Camden Dixie O'Brien
2ac92f62f1
Implement NFA construction for empty expression and literals
2024-10-27 00:06:15 +01:00