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
66 Commits 5 Branches 9 Tags
1a7fd12569e4a1879674845b067a63a288c363eb
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Aadhavan Srinivasan 1a7fd12569 Added support for some escaped metacharacters
2024-10-29 10:05:39 -04:00
.gitignore
…
go.mod
More Kleene star fixes
2024-10-23 10:26:50 -04:00
go.sum
Print matched content in color
2024-10-22 21:02:09 -04:00
main.go
Added support for some escaped metacharacters
2024-10-29 10:05:39 -04:00
Makefile
…
matching.go
Use contains function, since the content may have multiple characters
2024-10-28 17:37:55 -04:00
misc.go
Defined variables to provide ranges of characters for metacharacters
2024-10-29 10:04:36 -04:00
nfa.go
Use stateContents type to allow a state to store multiple characters
2024-10-28 17:38:43 -04:00
postfixNode.go
Wrote function to create a character node regardless of the contents of the node
2024-10-29 10:05:01 -04:00
re_test.go
Added more tests
2024-10-29 00:25:38 -04:00
sliceQueue.go
Added 'mustPop' function which panics if slice is empty
2024-10-26 13:06:12 -04:00
stateContents.go
Added more functions to stateContents type, removed append because I don't think I need it
2024-10-28 17:39:14 -04:00
todo.txt
Updated TODO
2024-10-28 17:40:03 -04:00
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: 3402ms Template: 50ms
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