This website requires JavaScript.
Explore
Help
Sign In
Rockingcool
/
kleingrep
Watch
2
Star
0
Fork
0
You've already forked kleingrep
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
285
Commits
5
Branches
9
Tags
93474c5159715baf05233f1fafb34849409d2dfb
Branches
Tags
View all branches
Go to file
Code
Aadhavan Srinivasan
93474c5159
Renamed 'state' to 'nfaState' because 'state' by itself means nothing
2025-01-30 10:31:02 -05:00
cmd
Updated module name to 'kleingrep' (Let's goo!)
2025-01-30 09:22:31 -05:00
regex
Renamed 'state' to 'nfaState' because 'state' by itself means nothing
2025-01-30 10:31:02 -05:00
.gitignore
Added gitignore
2024-10-22 14:35:36 -04:00
go.mod
Updated module name to 'kleingrep' (Let's goo!)
2025-01-30 09:22:31 -05:00
go.sum
Print matched content in color
2024-10-22 21:02:09 -04:00
Makefile
Disable compile-time optimization
2024-10-22 14:35:16 -04:00
Description
An NFA-based regex engine with a library and command-line tool.
2.5
MiB
Languages
Go
75.7%
Python
24.2%
Makefile
0.1%