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
54 Commits 5 Branches 9 Tags
11073759e3bb4b41e5be3b5e79ed2cafa3b02c52
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Aadhavan Srinivasan 11073759e3 Added support for character classes (not ranges, yet); also take input from stdin instead of cmdline arg
2024-10-28 17:37:20 -04:00
.gitignore
Added gitignore
2024-10-22 14:35:36 -04:00
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 character classes (not ranges, yet); also take input from stdin instead of cmdline arg
2024-10-28 17:37:20 -04:00
Makefile
Disable compile-time optimization
2024-10-22 14:35:16 -04:00
matching.go
Unique append to match indices (ensure match indices aren't repeated
2024-10-28 15:44:37 -04:00
misc.go
Added function allEqual - checks if all given values are equal
2024-10-28 17:31:21 -04:00
nfa.go
Use new unique_append function signature
2024-10-28 09:39:37 -04:00
re_test.go
Added more tests
2024-10-28 15:44:12 -04:00
sliceQueue.go
Added 'mustPop' function which panics if slice is empty
2024-10-26 13:06:12 -04:00
stateContents.go
Started working on new type to represent state contents
2024-10-28 13:06:16 -04:00
todo.txt
Updated TODO
2024-10-28 00:59:38 -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%
Powered by Gitea Version: 1.24.3 Page: 1557ms Template: 213ms
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