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
352 Commits 5 Branches 9 Tags
ad273b0c682c63d080da3b30da504b67bd53d482
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Aadhavan Srinivasan ad273b0c68 Trying to emulate backtracking by using string pointers within threads (something similar to rsc's 2nd regexp article)
2025-02-03 16:50:11 -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
Trying to emulate backtracking by using string pointers within threads (something similar to rsc's 2nd regexp article)
2025-02-03 16:50:11 -05:00
.gitignore
…
go.mod
…
go.sum
…
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: 2512ms Template: 145ms
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