PRegEx: Regular Expressions in Plain English in Python(towardsdatascience.com) | regex |
The Typing of the RegEX(thetypingoftheregex.com) | regex |
Awesome Resources: Regular Expressions(github.com/shahednasser) | links |
Regular expression to match ICD-11 codes(johndcook.com) | patterns |
GitHub - rurban/tiny-matcher: Dynamic (no compilation), bounded recursive.(github.com/rurban) | regex |
Rob Pike's simple C regex matcher in Go(benhoyt.com) | regexregextodo |
GitHub - manoss96/pregex: PRegEx - Programmable Regular Expressions(github.com/manoss96) | regex |
GitHub - danielroe/magic-regexp: A compiled-away, type-safe, readable RegExp alternative(github.com/danielroe) | regex |
Effortless conversions from English to RegEx with AI(autoregex.xyz) | aigenerator |
Python 3.11: possessive quantifiers and atomic grouping added to re module(learnbyexample.github.io) | regex |
redbean 2.0(redbean.dev) | clangregextodo |
redbean 2.0 release notes(justine.lol) | clangregextodo |
Heroku-22 Stack | Heroku Dev Center(devcenter.heroku.com) | regextodo |
Rulex – A new, portable, regular expression language | Hacker News(news.ycombinator.com) | regextodo |
Rulex(rulex-rs.github.io) | regex |
Joy Framework(joy.swlkr.com) | lispregextodo |
Oxygen.jl: A breath of fresh air for programming web apps in Julia - Julia Community(forem.julialang.org) | juliaregextodo |
Arsen6331/pcre: Pure-Go PCRE2 port - pcre - Gitea: Git with a cup of tea(gitea.arsenm.dev) | golangregexregextodo |
dlclark/regexp2: A full-featured regex engine in pure Go based on the .NET engine(github.com/dlclark) | regex |
The unreasonable effectiveness of f-strings and re.VERBOSE - death and gravity(death.andgravity.com) | regex |
A Quick Guide to Regular Expressions in Java(developer.okta.com) | regex |
Regexes are Cool and Good • Buttondown(buttondown.email) | regex |
Regular expressions and successive approximation(johndcook.com) | regex |
Genie Framework - Highly Productive Web Development with Julia(genieframework.com) | juliaregextodo |
Convert English to Regex in Google Sheets with GPT3(seotraininglondon.org) | regex |
A JS library for building regular expressions in (almost) natural language |> Changelog(changelog.com) | regex |
GitHub - pkulchenko/fullmoon: Fast and minimalistic Redbean-based Lua web framework in one file.(github.com/pkulchenko) | luaregextodo |
Alternative Regex Syntax · oilshell/oil Wiki · GitHub(github.com/oilshell) | regex |
grep Flags – The Good Stuff – zwischenzugs(zwischenzugs.com) | regex |
VectorCamp/vectorscan: A portable fork of the high-performance regular expression matching library(github.com/VectorCamp) | regexregextodo |
gitleaks/gitleaks.toml at master · zricethezav/gitleaks(github.com/zricethezav) | regexregextodo |
Ruby's Email Address Regexp - Hacker News(news.ycombinator.com) | emailregex |