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
260 Commits 5 Branches 9 Tags
46f4a2ad835c7b20b51b476bc5b306bfa57137a6
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Aadhavan Srinivasan 46f4a2ad83 Return error instead of panicking if the range cannot be processed
2025-01-29 14:30:16 -05:00
.gitignore
…
compile.go
Added more descriptive comments; throw error if non-greedy operator is used; use new definition for kleene()
2025-01-29 10:28:18 -05:00
go.mod
…
go.sum
…
main.go
Changed '-t' flag to include the new RE_SINGLE_LINE flag as well
2025-01-28 16:52:50 -05:00
Makefile
…
matching.go
…
misc.go
…
nfa.go
Make kleene() throw an error if the state is not quantifiable
2025-01-29 10:27:54 -05:00
noteOnPCREBackreferences.txt
…
postfixNode.go
…
range2regex.go
Return error instead of panicking if the range cannot be processed
2025-01-29 14:30:16 -05:00
re_test.go
Finished adding tests from Python's test suite; removed a non-greedy operator from one of the old tests
2025-01-29 10:27:08 -05:00
re_tests_uniq.py
…
re_tests.py
…
sliceQueue.go
…
stateContents.go
…
todo.txt
…
unique_array.go
…
Description
An NFA-based regex engine with a library and command-line tool.
MIT 2.5 MiB
Languages
Go 75.7%
Python 24.2%
Makefile 0.1%
Powered by Gitea Version: 1.24.3 Page: 2258ms Template: 149ms
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