Logo
Explore Help
Sign In
Rockingcool/kleingrep
2
0
Fork 0
You've already forked kleingrep
Code Issues Pull Requests Packages Projects Releases Wiki Activity
350 Commits 5 Branches 9 Tags
1fd48ae6143e57e829e7cb93608356890c9c8606
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Aadhavan Srinivasan 1fd48ae614 Store the current string pointer as a 'thread variable' (allows us to simulate backtracking)
2025-02-03 16:49:10 -05:00
cmd
Wrote 'reg.FindSubmatch()' which returns the leftmost match with submatches, renamed 'isValid' to 'IsValid' to export it, renamed 'ToString' to 'String'
2025-02-01 11:06:03 -05:00
regex
Store the current string pointer as a 'thread variable' (allows us to simulate backtracking)
2025-02-03 16:49:10 -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
LICENSE
Updated license
2025-01-30 11:20:05 -05:00
Makefile
Disable all optimizations
2025-02-03 16:48:09 -05: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%
Powered by Gitea Version: 1.24.3 Page: 312ms Template: 26ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API