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
192 Commits 5 Branches 9 Tags
0fb78abf7f970dca64615fa6765351808133d49a
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Aadhavan Srinivasan 0fb78abf7f Added function to replace an element in a slice given its value
2025-01-21 22:09:41 -05:00
.gitignore
…
compile.go
Bug fixes, changed the way I parse octal values
2025-01-20 18:04:05 -05:00
go.mod
…
go.sum
…
main.go
Renamed function calls to use new names
2025-01-19 21:22:33 -06:00
Makefile
…
matching.go
Updated function names, addeed new function 'FindString' that returns the _text_ of the match
2025-01-19 21:44:15 -06:00
misc.go
Added function to replace an element in a slice given its value
2025-01-21 22:09:41 -05:00
nfa.go
Created function that returns a 'default' state
2025-01-19 21:45:07 -06:00
postfixNode.go
Added a new class 'CHARCLASS', which represents a character class with some other postfixNodes in it. The 'except' field now contains a list of postfixNodes rather than runes
2025-01-19 21:43:21 -06:00
range2regex.go
…
re_test.go
Started adding tests from Python's RE test suite
2025-01-20 18:04:19 -05:00
sliceQueue.go
…
stateContents.go
…
todo.txt
Updated TODO
2025-01-03 19:18:00 -05:00
unique_array.go
…
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: 3673ms Template: 270ms
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