Hacker News
- Implementing Regular Expressions (2007) https://swtch.com/~rsc/regexp/ 4 comments
- Implementing Regular Expressions http://swtch.com/~rsc/regexp/ 9 comments
Lobsters
Linking pages
- Regex was taking 5 days to run. So I built a tool that did it in 15 minutes. - DEV Community 👩💻👨💻 https://dev.to/vi3k6i5/regex-was-taking-5-days-to-run-so-i-built-a-tool-that-did-it-in-15-minutes-c98 322 comments
- State machines are wonderful tools https://nullprogram.com/blog/2020/12/31/ 200 comments
- Regex engine internals as a library - Andrew Gallant's Blog https://blog.burntsushi.net/regex-internals/ 127 comments
- Index 1,600,000,000 Keys with Automata and Rust - Andrew Gallant's Blog https://blog.burntsushi.net/transducers/ 93 comments
- Syntax extensions and regular expressions for Rust - Andrew Gallant's Blog http://blog.burntsushi.net/rust-regex-syntax-extensions 60 comments
- An additional non-backtracking RegExp engine · V8 https://v8.dev/blog/non-backtracking-regexp 19 comments
- GitHub - bobeff/programming-math-science: This is a list of links to different freely available learning resources about computer programming, math, and science. https://github.com/bobeff/programming-math-science 16 comments
- you can take the derivative of a regular expression?! http://jvns.ca/blog/2016/04/24/how-regular-expressions-go-fast/ 11 comments
- Writing a Lexer in Go with LexMachine http://hackthology.com/writing-a-lexer-in-go-with-lexmachine.html 7 comments
- GitHub - travisdowns/polyregex: Regex matching in P with backreference (see fine print) https://github.com/travisdowns/polyregex 5 comments
- oil/eggex.md at master · oilshell/oil · GitHub https://github.com/oilshell/oil/blob/master/doc/eggex.md 1 comment
- programming-math-science/README.md at main · bobeff/programming-math-science · GitHub https://github.com/bobeff/programming-math-science/blob/main/README.md 1 comment
- GitHub - openresty/sregex: A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams https://github.com/agentzh/sregex 0 comments
- Bitsets match regular expressions, compactly - Paul Khuong: some Lisp http://www.pvk.ca/Blog/2013/06/23/bitsets-match-regular-expressions/ 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:swtch.com
Search title: Implementing Regular Expressions
See how to search.