Links by Tag
advanced (3)
api (2)
awk (1)
badger (1)
bash (1)
best practices (1)
bitcoin (1)
books (4)
builder (2)
c (2)
c++ (2)
clang (8)
competitor (1)
credit_card (1)
dartlang (1)
dlang (1)
dotnet (3)
ebook (1)
edged (1)
elixir (1)
elm (1)
email (4)
emoji (5)
engines (16)
engine testing (3)
erlang (1)
fortran (1)
freeloader (1)
fun (4)
golang (5)
grep (1)
haskell (1)
haxe (1)
intro (6)
java (3)
javascript (16)
julia (2)
learning (1)
links (4)
lisp (1)
lua (2)
mailcheck (2)
marketing (1)
microsoft (1)
mongodb (1)
moven (1)
mysql (1)
news (6)
nim (1)
non regex matching (4)
pascal (2)
patterns (20)
performance (1)
perl (1)
postgresql (1)
prolog (2)
python (15)
regex (601)
- Regexper
- free-programming-books/free-programming-books.md at master · EbookFoundation/free-programming-books
- hosseinmousavi/Regex.Persian.Language: Collection of Regex for validating, filtering, sanitizing and finding Persian strings
- Ftfy – fix Unicode that's broken in various ways | Hacker News
- chalk/ansi-regex: Regular expression for matching ANSI escape codes
- Python – Regular Expressions Practical Guide – Developers Area
- Python – Regular Expressions Practical Guide – Developers Area
- Comparison of regular expression engines - Wikipedia
- An introduction to regular expressions - O'Reilly Media
- Dr. Regex: Match Nested Brackets with Regex: A new approach
- GitHub - mndrix/regex: Regular expressions for Prolog
- Regex was taking 5 days to run. So I built a tool that did it in 15 minutes.
- Build a Regex Engine in Less than 40 Lines of Code › Nick Drane
- Regular Expressions for Data Scientists
- Introduction to Regular Expressions in Python
- Structural Regular Expressions
- AWS WAF Now Supports Regular Expressions (Regex)
- code golf - Regex that only matches itself - Programming Puzzles & Code Golf Stack Exchange
- dinant-0.5
- sindresorhus/matcher: Simple wildcard matching
- sindresorhus/globby: User-friendly glob matching
- eriknyquist/librxvm: non-backtracking NFA-based regular expression library, for C and Python
- opennota/re2dfa: Transform regular expressions into finite state machines and output Go source code
- dveselov/python-pire: Python interface to PIRE
- RegexHQ
- Regular Expressions and Grouping Sets
- V8 JavaScript Engine: Upcoming RegExp Features
- Language Tags: Addison Phillips Java regexp for language tags
- GitHub - zeeshanu/learn-regex: Learn regex the easy way
- Regular Expressions Primer and Resource - Advanced Text Searching
- GitHub - iogf/crocs: Write regex using pure python class/function syntax and test it better. (Regex for humans).
- MIT Mystery Hunt Puzzle Index: Puzzle Data
- BBC Radio 4 - Today - Puzzle for Today
- Replacing a Complex Regular Expression with a Simple Parser
- FuzzyFinder - in 10 lines of Python - Brain Spill
- re — Regular Expressions — PyMOTW 3
- OWASP Validation Regex Repository - OWASP
- Regex Set Scanning with Hyperscan and RE2::Set | 01.org
- Java 101: Regular expressions in Java, Part 1 | JavaWorld
- Reparse — Reparse 3.0 documentation
- I Knew How To Validate An Email Address Until I Read The RFC | You’ve Been Haacked
- wregex - How Regular Expression Engines Work
- Update: re_search.py Version 0.0.7 | Didier Stevens
- The New ‘Absent Operator’ in Ruby’s Regular Expressions – Ruby Inside – Medium
- Converting glob patterns to efficient regexes in Perl and JavaScript | mauke [blogs.perl.org]
- Java Standard Library — Scala Native 0.1 documentation
- research!rsc: Glob Matching Can Be Simple And Fast Too
- Beyond Regular Expressions - Lex and Yacc
- Fuzzing is magic - Or how I found a panic in Rust's regex library
- A comparison of regex engines – Rust Leipzig
- #12818 (regex: badly needs fuzzing) – Boost C++ Libraries
- V8 JavaScript Engine: Speeding up V8 Regular Expressions
- Let’s Stop Ascribing Meaning to Code Points | Hacker News
- GitHub - laurikari/tre: The approximate regex matching library and agrep command line tool.
- RegEx Face Off
- lk-geimfari/expynent: A library that provides regex patterns. If you hate to write regular expressions, then expynent can help you.
- RunKit + npm: regexgen
- Yesterdays Regex — Geek&Poke
- Regular Expressions for Google Analytics - Regular-Expressions-Google-Analytics.pdf
- Runaway Regular Expressions: Catastrophic Backtracking
- The Odds & Ends of Python Regular Expressions | Python Central - Python Programming Examples, Tutorials
- PRegEx: Regular Expressions in Plain English in Python
- The Typing of the RegEX
- Regular expression to match ICD-11 codes
- GitHub - rurban/tiny-matcher: Dynamic (no compilation), bounded recursive.
- Rob Pike's simple C regex matcher in Go
- GitHub - manoss96/pregex: PRegEx - Programmable Regular Expressions
- GitHub - danielroe/magic-regexp: A compiled-away, type-safe, readable RegExp alternative
- https://www.autoregex.xyz/
- Python 3.11: possessive quantifiers and atomic grouping added to re module
- Rulex
- Arsen6331/pcre: Pure-Go PCRE2 port - pcre - Gitea: Git with a cup of tea
- dlclark/regexp2: A full-featured regex engine in pure Go based on the .NET engine
- The unreasonable effectiveness of f-strings and re.VERBOSE - death and gravity
- A Quick Guide to Regular Expressions in Java
- Regexes are Cool and Good • Buttondown
- Regular expressions and successive approximation
- Convert English to Regex in Google Sheets with GPT3
- A JS library for building regular expressions in (almost) natural language |> Changelog
- Alternative Regex Syntax · oilshell/oil Wiki · GitHub
- grep Flags – The Good Stuff – zwischenzugs
- VectorCamp/vectorscan: A portable fork of the high-performance regular expression matching library
- gitleaks/gitleaks.toml at master · zricethezav/gitleaks
- Ruby's Email Address Regexp - Hacker News
- Extracting and Substituting Text with Regular Expressions in PostgreSQL
- Regex Learn - Step by step, from zero to advanced.
- GitHub - sindresorhus/semver-regex: Regular expression for matching semver versions
- Unicode Regular Expressions v21 Released – Unicode
- In search of the perfect URL validation regex (2010) | Hacker News
- Google Sheets REGEX Formulas - How They Work and Example Uses
- Fun with regular expressions and verification using CBMC: part IV
- Fun with regular expressions: part III
- Fun with regular expressions: part II
- Fun with regular expressions: part I
- Email Validation with JavaScript
- The Regular Expression Edition - by Guest Contributor - Why is this interesting?
- The Best Regex Trick
- GitHub - hexops/zorex: Zorex: the omnipotent regex engine
- Regular Expression Match Groups
- GitHub - katef/libfsm: DFA regular expression library & friends
- pyWhat/regex.json at main · bee-san/pyWhat
- Finding CSV files that start with a BOM using ripgrep | Simon Willison’s TILs
- Let’s Build a Regex Engine | kean.blog
- Using Hyperscan to boost regular expression performance
- Solving the Regex of Madness - and a few thought about snarky answers on StackOverflow
- Some useful regular expressions for programmers – Daniel Lemire's blog
- re2c — re2c 2.1.1 documentation
- Python triple quoted strings & multiline regular expressions
- Go Regular Expressions
- Super-expressive – Write regex in natural language | Hacker News
- An additional non-backtracking RegExp engine · V8
- mfbx9da4/deep-email-validator: Validates regex, typos, disposable, dns and smtp
- Benchmark of Regex Libraries
- mariomka/regex-benchmark: It's just a simple regex benchmark of different programming languages.
- Regex literals optimization | Nitely’s Thoughts
- i Hate Regex - The Regex Cheat Sheet
- datasette-ripgrep: deploy a regular expression search engine for your source code
- VerbalExpressions/JavaVerbalExpressions: Java regular expressions made easy.
- How to refactor – code transformations using codemod and regex101 | Przemek takes notes
- ABNF to REGEX
- Searching Greek & Hebrew with Unicode regular expressions
- Describing & Inventing A New Regular Expression Quantifier
- qntm/green-reg-exp: A little library for manipulating regular expressions.
- Linux Fu: Literate Regular Expressions | Hackaday
- Cover - Ruby Regexp
- Introduction to Regular Expressions With Modern C++ - DZone IoT
- Match Accented Letters with Regular Expressions
- Interesting Regular Expression Test Cases
- The Regular Expression Visualizer, Simulator & Cross-Compiler Tool
- ongoing by Tim Bray · More Topfew Fun
- go regexp.Replace notes
- A New RegExp Engine in SpiderMonkey - Mozilla Hacks - the Web developer blog
- lexrus/RegExPlus: A nifty RegEx test tool built with SwiftUI
- ridiculousfish/regress: REGex in Rust with EcmaScript Syntax
- Khanlou | Regexes vs Combinatorial Parsing
- Ned Batchelder: Humane email validation
- Regular Expressions for Regular Folk | Regular Expressions for Regular Folk (REFRF)
- Regex Pattern: Match outer single & double quote pairs - David Wells
- Awesome Regex
- GitHub - pemistahl/grex: A command-line tool and library for generating regular expressions from user-provided test cases
- Show HN: Regex Cheatsheet | Hacker News
- Regex cheatsheet - I Hate Regex
- 6 Handy Regular Expressions Every Front-End Developer Should Know
- New ES2018 Regex Features Every JavaScript Developer Should Know | CSS-Tricks
- Semantic Domain: Every Finite Automaton has a Corresponding Regular Expression
- devongovett/regexgen: Generate regular expressions that match a set of strings
- Generating a regular expression to match valid JavaScript identifiers (like https://mathiasbynens.be/demo/javascript-identifier-regex) in Node.js
- RegexGuide: Online Tool for Future Regex Users.
- Getting started with regular expressions: An example | Enable Sysadmin
- Is there a regular expression to detect a valid regular expression? - Stack Overflow
- Special characters in regular expressions
- Wisdom/RegEx-DoS: RegEx Denial of Service (ReDos) Scanner
- PostgreSQL: Regular expressions and pattern matching - 2ndQuadrant | PostgreSQL
- Regex For Noobs (like me!) - an illustrated guide - Janmeppe.com
- ChrisPenner/lens-regex-pcre: Text lenses using PCRE regexes
- Easy, actually.
- Details of the Cloudflare outage on July 2, 2019
- Why are regular expressions difficult?
- terkelg/globrex: Glob to regular expression with support for extended globs.
- Regular expression pattern ICD-10 & ICD-10 diagnosis codes
- Microsoft/BlingFire: A lightning fast Finite State machine and REgular expression manipulation library.
- Applicative Regular Expressions using the Free Alternative · in Code
- jkutner/saferegex: A tool for testing regular expressions for ReDoS vulnerabilities.
- Chromium Blog: Irregexp, Google Chrome's New Regexp Implementation
- Exploiting Regular Expressions – Somdev Sangwan – Medium
- Home Page - Hyperscan.io
- Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs (PDF)
- Paper: Hyperscan: A Fast Multi-pattern Regex Matcher for Modern CPUs – Branch Free
- Don’t fear the regex - All this
- Daring Fireball: On Getting Started With Regular Expressions
- JavaScript Regular Expressions for Regular People ← Alligator.io
- Regular expressions (`RegExp`) • JavaScript for impatient programmers (beta)
- New JavaScript Features That Will Change How You Write Regex — Smashing Magazine
- Nevod - pattern-based text search
- 4.7. Validate ISO 8601 Dates and Times - Regular Expressions Cookbook, 2nd Edition [Book]
- segmentio/glob: Glob matcher based on Go's path.Match()
- GitHub - BurntSushi/regex-automata: A low level regular expression library that uses deterministic finite automata.
- pampy/README.md at master · santinic/pampy
- Gregable.com: Regular Expression Crossword Puzzle
- Catastrophic Backtracking—Exponential Matches—ReDos
- rex
- Derivatives of Regular Expressions (2007) | Hacker News
- Derivatives of Regular Expressions | Lambda the Ultimate
- TRE: A Regex Engine with Approximate Matching - Ducktape’s blog
- Easy Dynamic Regular Expressions with Tagged Template Literals and Proxies | Lea Verou
- Regex that only matches itself - Programming Puzzles & Code Golf Stack Exchange
- Dr. Regex: How to match "A B C" where A+B=C: The Beast Reborn
- CppCon 2018: Hana Dusíková “Compile Time Regular Expressions” - programming
- govalidator/patterns.go at master · asaskevich/govalidator
- No Magic: Regular Expressions, Part 3
- No Magic: Regular Expressions
- No Magic: Regular Expressions, Part 2
- HTML5Pattern is a source of common regexes for <input pattern="">
- shinnn/github-username-regex: A regular expression that only matches a currently valid Github username
- The Best of Fluent: /Reg(exp){2}lained/: Demystifying Regular Expressions - O'Reilly Media Free, Live Events
- Chomsky hierarchy - Wikipedia
- The Perl Journal One Liners - The Perl Journal, Spring 1999
- substack/safe-regex: detect possibly catastrophic, exponential-time regular expressions
- Using Regex for Text Manipulation in Python
- build-your-own-x/README.md at master · danistefanovic/build-your-own-x
- Regex Dictionary by Lou Hevly
- arnoldrobbins/mcilroy-regex: Doug McIlroy's C++ regular expression matching library
- Beyond Regular Expressions: An Introduction to Parsing Context Free Grammars
- Regular Expression Matching with a Trigram Index
- Regular Expression Matching in the Wild
- Regular Expression Matching: the Virtual Machine Approach
- The GNU Awk User’s Guide: Ranges and Locales
- TCL Regular Expression Examples
- Regex Cheatsheet
- Regular expressions: how do they work?
- kevva/url-regex: Regular expression for matching URLs
- Using Regular Expressions to Find Cthulhu 🐙
- UTS #18: Unicode Regular Expressions
- No Magic: Regular Expressions, Part 3
- No Magic: Regular Expressions, Part 2
- No Magic: Regular Expressions
- How Regexes Work
- Build a Regex Engine in Less than 40 Lines of Code › Nick Drane
- Regular Expression Matching Can Be Simple And Fast
- DasSur.ma – My most useful RegExp trick
- dhellmann/presentation-regexes-fear: Presentation: Regular Expressions Are Nothing to Fear
- So you think you can validate email addresses A journey down RFC5321 - YouTube
- Parsing: a timeline -- V3.0
- Exploring the Linguistics Behind Regular Expressions
- https://www.cs.princeton.edu/courses/archive/spr09/cos333/beautiful.html
- Python Regular Expressions Cheat Sheet
- lookaheads (and lookbehinds) in JavaScript regular expressions
- Regexp Syntax Summary
- Lookahead and Lookbehind Tutorial—Tips &Tricks
- Exploring the Linguistics Behind Regular Expressions
- Regular Expression Matching Can Be Simple And Fast
- ECMAScript regular expressions are getting better! · Mathias Bynens
- ES2018: RegExp named capture groups
- ES2018: RegExp Unicode property escapes
- ES2018: RegExp lookbehind assertions
- ES2018: `s` (`dotAll`) flag for regular expressions
- www.cs.princeton.edu/courses/archive/spr09/cos333/beautiful.html
- Brain Dump (english): Arithmetic with Regexps
- Why the hell am I building a product with a tiny market? - Debuggex
- Best of Fluent 2012: /Reg(exp){2}lained/: Demystifying Regular Expressions - YouTube
- An example driven guide to regular expressions | JoeJag :: Tech
- Python, Catastrophic Regular Expressions and the GIL
- Nested Regular Expressions explained | Linguistic forms
- Details of Regular Expression Behavior
- Bastards Book of Regular Expressions by Dan Nguyen [PDF/iPad/Kindle]
- HTML5 Pattern
- Stack-Ed. Stand on the shoulders of the Stack Overflow Giants.
- REBEL - Kendall Frey's Website
- petere/pgpcre · GitHub
- java - Cancelling a long running regex match? - Stack Overflow
- Comparison of regular expression engines - Wikipedia, the free encyclopedia
- Parsing Techniques - A Practical Guide | Hacker News
- print "Me" -- portable perspectives
- k-takata/Onigmo · GitHub
- Debuggex: A visual regular expression debugger
- Can You Do the Regular Expression Crossword? - Slashdot
- Security Briefs - Regular Expression Denial of Service Attacks and Defenses
- Collaborative Manuscript Transcription: Bending Regular Expressions to Express Uncertainty
- Regex Challenge - Week Twenty
- A regular expression crossword puzzle [pdf]
- Regex Challenge - Week Nineteen
- RegexOne - Learn regular expressions with interactive examples
- Regular expressions - Rosetta Code
- The 30 Minute Regex Tutorial - CodeProject
- I don't like Regex... - CodeProject
- Regex Challenge - Week Eighteen
- harthur/replace · GitHub
- AT&T Research regex(3) regression tests
- logentries/re2-java · GitHub
- Vim Regular Expressions 101
- Printable Regular Expressions Cheatsheet
- Validate an E-Mail Address with PHP, the Right Way | Linux Journal
- Oracle Regular Expressions
- Regex Challenge - Week Seventeen
- Microsoft Research Mobile - The GRETA Regular Expression Template Archive
- Boost C++ - References and Further Information - 1.52.0
- tweetregs/regexes.md at master · pkedrosky/tweetregs · GitHub
- Advanced Filters: Excel's Amazing Alternative To Regex
- regex-dna benchmark | Computer Language Benchmarks Game
- Home · gabriel-weaver/xutools Wiki · GitHub
- ArsalanBashir/RegexLove · GitHub
- Incremental Regular Expressions
- Google Spreadsheet Regular Expression Functions Are Insanely Useful
- 10 Java Regular Expression Examples You Should Know
- Regex Challenge - Week Sixteen
- Regex Challenge - Week Fifteen
- Regex Challenge - Week Fourteen
- How to Find or Validate an Email Address
- Regex Challenge - Week Thirteen
- Regex Challenge - Week Eleven
- Regex Challenge - Week Eleven
- Regex Challenge - Week Ten
- Regex Challenge - Week Nine
- Regex Challenge - Week Eight
- eriksank/alt-regex-engine · GitHub
- 4.10.7.1 States of the type attribute — HTML5
- My favorite regex of all time - good coders code, great reuse
- Regular Expressions Will Stab You in the Back - Cue:tech
- Rubular - a Ruby regular expression editor | Hacker News
- A Common Gotcha When Using Ruby Regexps For Input Validation - Jerod Santo
- ReDoS - Wikipedia, the free encyclopedia
- Validating a US Social Security Number with ColdFusion and Regex | Interactive.Octopus
- REL by Imaginatio
- Regex Challenge - Week Seven
- Regex Challenge - Week Six
- Proton - A Declarative Multitouch Framework
- Regex Challenge - Week Five
- Regex Challenge - Week Four
- xkcd #208: Regular Expressions
- Regular Expressions Illustrated (prototype)
- Regex Challenge - Week Three
- Cryptic Ruby Global Variables and Their Meanings
- natefaubion/matches.js · GitHub
- Regex Challenge - Week Two
- Regex Tuesday Challenge #1 (xpost from /r/javascript) : programming
- Regex Challenge - Week One
- Stop Validating Email Addresses With Regex : programming
- Stop validating email addresses with your complex regex | Hacker News
- Stop Validating Email Addresses With Your Complex Regex - davidcelis.com
- The Binary Search Tree: RegExpBuilder
- UTS #18: Unicode Regular Expressions
- syntax across languages per category
- Comparing E-mail Address Validating Regular Expressions
- C++11 regex cheatsheet | C++ Rocks
- Codular - An Introduction to Regular Expressions
- Regex Engine
- Compare Regular Expression Flavors
- Parsing regular expressions with recursive descent | Hacker News
- Parsing regular expressions with recursive descent
- Boost.Regex - Boost 1.50.0
- Perl Regular Expression Syntax - Boost 1.47.0
- ReFiddle: Fiddle for Regexp testing | Hacker News
- The true power of regular expressions
- Structural Regular Expressions - Rob Pike
- Compute the intersection of two regular expressions in Python 3 @ Things Of Interest
- Locale specific behavior in the regex library? - Stack Overflow
- Regex.Timeout in the .NET 4.5 Base Class Library
- regex - Perl Compatible Regular Expression (PCRE) in Python - Stack Overflow
- Chromium Blog: Irregexp, Google Chrome's New Regexp Implementation
- Mac App Store - iRegEx
- 37 Tested PHP, Perl, and JavaScript Regular Expressions
- Using Regular Expressions in Visual Studio
- Best online regex testers Regular expression testers online free
- On Structural Regexes – lubutu
- UTS #18: Unicode Regular Expressions
- Regular Expressions - a Simple User Guide and Tutorial
- slevithan/XRegExp
- Search for "category:regex" - Gitorious
- Regular expressions in R
- Interpreted Languages: PHP, Perl, Python, Ruby (Sheet One) - Hyperpolyglot
- Coding Horror: Regular Expressions: Now You Have Two Problems
- Jeffrey Friedl's Blog » Source of the famous “Now you have two problems” quote
- Dynamic Regex Highlighting with Javascript! (Rev:20100921_2200)
- jmrware/DynamicRegexHighlighter - GitHub
- InterMapper Forums :: View topic - A Regular Expression for IPv6 Addresses
- kiki-re - Free environment for regular expression testing - Google Project Hosting
- Regular Expression Matching in the Wild
- re2 - an efficient, principled regular expression library - Google Project Hosting
- Sculpting text with regex, grep, sed and awk
- How to Match IPv4 Addresses with Regular Expressions - O'Reilly Answers
- regex 0.1.20120209 : Python Package Index
- Regular Expressions Cheat Sheet by DaveChild - Cheatography.com
- Regex vs IndexOf in Java. | Vanilla #Java
- src/com/twitter/Regex.java
- Regexes for twitter
- Approximate Regex Matching in Python | Hacker Boss
- Dorophone: Shadchen: A pattern Matching Library for Elisp
- Python re.DEBUG flag
- fent/randexp.js - GitHub
- Regular expressions - HaskellWiki
- Library dart:core / Interface RegExp
- Regular Expression HOWTO — Python v2.7.2 documentation
- Regular Expression Poetry & Poetics
- RegexKit | Free Development software downloads at SourceForge.net
- C# Regular Expression Recipes at C# Online.NET
- RegEx Online
- [Chapter 6] Pattern Matching
- txt2re: headache relief for programmers
- RegexMagic
- parseUri 1.2: Split URLs in JavaScript
- Newest 'regex' Questions - Stack Overflow
- Regular Expression Language - Quick Reference
- Regular-Expressions.info
- Discussions - Regex | Google Groups
- Famous Perl One-Liners Explained, Part VII: Handy Regular Expressions - good coders code, great reuse
- py_regular_expressions/interactive_exercises
- ripgrep code review
- Adventures in the land of substrings and RegExps.
- Regex Hub - Useful Regex Patterns
- RegexOne - Learn Regular Expressions - Lesson 1: An Introduction, and the ABCs
- Visualizing Regular Expressions: regexper.com – Medium
- Regex 101 | Hacker News
- Big Performance Improvement for std.regex – The D Blog
- Regex that only matches itself - Programming Puzzles & Code Golf Stack Exchange
- Unicode property escapes in JavaScript regular expressions · Mathias Bynens
- Recursive Regular Expression
- rust-lang-nursery/regex: An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} - Andrew Gallant's Blog
- Demystifying The Regular Expression That Checks If A Number Is Prime – G'd Up Code
- The 100% correct way to validate email addresses
- SRL - Simple Regex Language
- Google Code Archive - Long-term storage for Google Code Project Hosting.
- why GNU grep is fast
- s4ke/moar: Deterministic Regular Expressions with Backreferences
- Maniagnosis - A deep dive into regular expression derivatives for lexical analysis
- Ann: Typed regular expressions | Drup's thingies
- Regular expression to match line that doesn't contain a word? - Stack Overflow
- Validating Email Addresses with a Regex? Do yourself a favor and don’t – /dev/random
- Apocalypse 5: Pattern Matching
- kkos/oniguruma: regular expression library
- Boost.Regex 5.1.1 - 1.61.0
- A Regular Expression Matcher (2007) | Hacker News
- moovweb/rubex: Super Fast Regex in Go
- Stack Overflow Outage Postmortem | Hacker News
- Stack Exchange Network Status — Outage Postmortem - July 20, 2016
- Fast, Elegant Regexes in Haskell
- Making sense of regular expressions
- path-to-regexp
- Eigenstate :: Implementing A Simple Regex Debugger
- languagengine - Blog - Regex Edit Distance
- Regular expressions you can read: A new visual syntax (and UI) — Medium
- BurntSushi/rure-go: Go bindings to Rust's regex engine.
- Debuggex: Online visual regex tester. JavaScript, Python, and PCRE.
- regex - How to make perl regexes matches ASCII and Unicode - Stack Overflow
- EReg - Haxe API
- Practice Makes Regexp - New regexp book from Reuven Lerner
- Elliot Chance - It's Impossible to Validate an Email Address
- Best Practices for Regular Expressions - Codacy | Blog
- mathiasbynens/regex-trie-cli - Create regular expression patterns based on a list of strings to be matched
- Puzzle | LinkedIn Engineering
- Hard code golf: Regex for divisibility by 7 - Programming Puzzles & Code Golf Stack Exchange
- V8 JavaScript Engine: RegExp lookbehind assertions
- Understanding the basics of Regular Expression
- [no title]
- kirbyfan64/rejit: A work-in-progress JIT-powered regex engine
- CaptainCrowbar/unicorn-lib: Unicode library for C++
- String Parsing in SQL
- GitHub - akoumjian/datefinder: Find dates inside text using Python and get back datetime objects
- How I fixed Atom - davidvgalbraith
- alexflint/go-restructure: Match regular expressions into struct fields
- GuillaumeBadi/Verbal-Exprejon
- regex cheat sheet at DuckDuckGo
- Javarevisited: 10 examples of grep command in UNIX and Linux
- d10/regjsgen · GitHub
- jviereck/regjsparser · GitHub
- mathiasbynens/regenerate · GitHub
- mathiasbynens/regexpu-core · GitHub
- VerbalExpressions/JSVerbalExpressions
- Regex Crossword
- Gregable: Regular Expression Crossword Puzzle
- Email address validation and encodings
- Shell scripting notes – searching matching filenames and matching content | Kev's Development Toolbox
- Regular Expression Basics | BoTree Technologies
- RegExp class - dart:core library - Dart API
- Python's Hidden Regular Expression Gems | Armin Ronacher's Thoughts and Writings
- Abandon - Validate Facebook URLs & Twitter Usernames with PHP Regular Expression
- Siderite's Blog: Super Fast and Accurate string distance algorithm: Sift4
- the-emacs-problem - steveyegge2
- How We Match Regular Expressions | 01.org
- LightboxTech/liblightgrep · GitHub
- Hyperscan | 01.org
- Exact String Matching Algorithms | HackerEarth
- Introduction to regular expressions
- Working with Email Addresses in SQL - Mode Blog
- The Best Regex Trick
- Fast String Matching | JW Player
- Perl Regular Expression Matching is NP-Hard
- Converting regular expressions into nondeterministic finite automata (NFAs): An implementation in Java
- Pattern-matching regular expressions in Scheme using derivatives
- yandex/pire · GitHub
- A regular expression converter - hokein/Automata.js · GitHub
- fent/randexp.js @ GitHub
- Snobol Pattern Matching in Python
- Character Model for the World Wide Web: String Matching and Searching
- PCRE - Perl Compatible Regular Expressions
- Syntax extensions and regular expressions for Rust - Andrew Gallant's Blog
- regex - Regular expression for unicode in java 7 - Stack Overflow
- New regular expression features in ECMAScript 6
- Using wildcard matching in any programming language | RLV Blog
- Dennis Yurichev: 23-Jul-2015: Fuzzy string matching + simplest possible spellchecking + hunting for typos and misspellings in Wikipedia.
- download.geonames.org/export/dump/countryInfo.txt
- Automatic Generation of Text Extraction Patterns from Examples
- swift - NSRegularExpression regex replace Greek Unicode text - Stack Overflow
- This Week in D: June 28, 2015
- Ragel State Machine Compiler | Colm Networks
- Five Invaluable Techniques to Improve Regex Performance : programming
- Five Invaluable Techniques to Improve Regex Performance
- RohitK89/LogScraper · GitHub
- Xeger - More expressive regular expressions for JavaScript. Pronounced "zeeger"
- Regexes: The Bad, the Better, and the Best : programming
- Regexes: the Bad, the Better, and the Best
- Alternatives To Regular Expressions
- jonathantneal/regexp-escape · GitHub
- Implementing Regular Expressions
- Emojineering Part 2: Implementing Hashtag Emoji - Instagram Engineering
- PatternMatcher | Android Developers
- Python regex tokenization of Unicode string not working as expected - Stack Overflow
- Unicode and Boost.Regex - 1.58.0
- In search of the perfect URL validation regex
- Is there a regular expression to detect a valid regular expression? - Stack Overflow
- google/re2j · GitHub
- neuront/python-reloon · GitHub
- is.js - micro check library
- Wrestling PCRE
- Understanding Regular Expressions 2: Groups and Captures
- Email Regex that works 99.99% | Hacker News
- Email Regex - Everything About Email Regular Expression!
- RegExp.prototype.unicode - JavaScript | MDN
- Regular Expressions in T-SQL - SQLTeam.com
- Regular Expressions in T-SQL - Ken Henderson's WebLog - Site Home - MSDN Blogs
- SQL Server: Regular Expressions for Efficient SQL Querying
- mathiasbynens/regexpu · GitHub
- Unicode Regular Expression Engines // Speaker Deck
- A JIT for grepping: jrep and rejit [LWN.net]
- “grep was a private command of mine for quite a while before i made it public.” -Ken Thompson — Medium
- Liniarc/regexProgram · GitHub
- Automatic Generation of Text Extraction Patterns from Examples
- 'regex' tag wiki - Stack Overflow
- Regular expression cheat sheet
- cheatsheet - regex-cheatsheet.pdf
- Regular Expression Cheat Sheet
- [.NET Core] System.Text.RegularExpressions Source Code : programming
- regex - Unicode expression failing in preg_match after php and apache update - Stack Overflow
- Maybe regexp is the wrong tool for this job. I'm just saying. : programming
- Full email validation regex (RFC 2822) | Hacker News
- Mathias Bynens on Twitter: "Support for the ES6 `y` flag for sticky regular expressions just landed in V8: https://t.co/XVx6JMlLwT Coming soon to Chrome, Opera & Node!"
- sunlightlabs/jellyfish · GitHub
- Unicode-aware regular expressions in ES6 · Mathias Bynens
- Lrexlib
- What you should know about JavaScript regular expressions
- sindresorhus/mapcode-regex · GitHub
- charles leifer | Playing with Python Magic Methods to make a nicer Regex API
- regex /(?x: (w+) s (w+) )/ hacker news at DuckDuckGo
- Understanding and Using Regular Expressions
- In search of the perfect URL validation regex
- hrothgar/lexitron · GitHub
- TRE — The free and portable approximate regex matching library.
- Comparison of regular expression engines - Wikipedia, the free encyclopedia
- List of regular expression software - Wikipedia, the free encyclopedia
- regex 2014.05.23 : Python Package Index
- Andrew Gallant's Blog :: Syntax extensions and regular expressions for Rust
- Regular Expressions without Fear - The Changelog
- VerbalExpressions ♥ Open Source
- How to correctly detect credit card type
- gskinner.com: gBlog: RegExr v2: Build, Test, & Learn RegEx
- Regex Tutorial—From Regex 101 to Advanced Regex
- Rx - a backend for writing regex debuggers for Perl
- Duktape
- Learn regular expressions in about 55 minutes - Sam Hughes
- Mastering Python Regular Expressions by Félix López and Víctor Romero
- Try Regex—an interactive regex tutorial
- The regex that broke a server | Vlad Mihalcea's Blog
- xkcd 1313: Regex Golf (Part 2: Infinite Problems)
- The Regexinator: a Google Analytics Regex Filter Compiler - LunaMetrics
- Solving a Regular Expression Crossword with Haskell, Part 1
- Regular Expressions in ANS Forth
- The Developer’s RegEx Survival Guide: 15 Rules for Making Sense of Regular Expressions
- Windows with C++ - Using Regular Expressions with Modern C++
- command center: Regular expressions in lexing and parsing
- HTML5 Input Patterns and Invalid Regex
- Regex Golf, xkcd, and Peter Norvig - Slashdot
- xkcd: Regex Golf
- Solution to xkcd 1313
- thebinarysearchtree/regexpbuilderjs · GitHub
- igrigorik/textquery · GitHub
- Regex Golf - discussion on Hacker News
- Regex Golf - discussion on Reddit
- Regex Golf
- Hexpress by krainboltgreene
- andrewberls/regularity · GitHub
- Rex @ rise4fun from Microsoft
- ../re/testregex.mm mm document
- man/man1/testregex.html man page
- SLRE: Super Light Regular Expression library
- Of running multiple regexp at once
- JSON parser as a single Perl Regex
- Parsing JSON with a single regex | brian d foy [blogs.perl.org]
- Matt Swanson - How not to validate email addresses
- Meet RegExpBuilder: Verbal Expressions' rich, older cousin - The Changelog
- Official IETF regex for URLs
- thebinarysearchtree/RegExpBuilder - GitHub
- A Recursive Regular Expression for Matching Regular Expressions - Abrazolica
- Bitsets match regular expressions, compactly - Paul Khuong mostly on Lisp
- 12 Resources For Mastering Regular Expressions
- Using Python's AST parser to create regular expressions from English
- noprompt/frak · GitHub
- Build Regex - A Simple RegEx GUI
- jehna/VerbalExpressions · GitHub
- Just released a major update for my site. What do you guys think? | Hacker News
- Love Rubular? Here are a few open source copycats to checkout. - The Changelog
- Regex Crossword
- 046 Regex on Vimeo
- Parsley: A Pattern-Matching Language Based on OMeta and Python - github
- Standard GROK regex patterns
- Learn Regular Expressions - Pony Foo
- The true power of regular expressions
- Counting with Regular Expressions - Abrazolica
- Stop Validating Email Addresses With Your Complex Regex - davidcel.is
- JavaScript Regular Expression Enlightenment - Tech.Pro
- Stop Avoiding Regular Expressions Damn It - bradt.ca
regexalt (20)
- Online visual Regex tester and debugger - PCRE, PHP, Python, Ruby, JavaScript
- Regexper
- r/programming - regex101
- jaywcjlove/awesome-mac: This repo is a collection of awesome Mac applications and tools for developers and designers.
- RegExRX on the Mac App Store
- RE Fiddle
- Regexly | Chipto
- Regulex:JavaScript Regular Expression Visualizer.
- Java regex tester
- RegExr, a website for interactive regex prototyping with syntax highlighting, now in v2 : programming
- GitHub - javallone/regexper-static: Regular Expression Visualization Site (static site version)
- Kodos - The Python Regex Debugger
- lukakerr/regxr: A minimal, beautiful, lightweight MacOS desktop application to check for regular expression pattern matches
- Pythex: a Python regular expression editor
- Online regex tester and debugger: JavaScript, Python, PHP, and PCRE
- Regularish: a JavaScript regex editor
- tomorrowkey/RegularExpressionTester: Testing Java Regular Expression on Web sites.
- RegexHQ
- RegExr: Learn, Build, & Test RegEx
- Regulex:JavaScript Regular Expression Visualizer.
regextodo (46)
regexzone (1)
Reyes (1)
ruby (2)
rust (10)
rxptodo (1)
search engines (1)
secrets (1)
security (1)
swift (1)
tcl (1)
testing (5)
tobuy (1)
todo (27)
tonews (6)
toread (3)
towatch (2)
tutorial (2)
unicode (11)
vlzlist (1)
vlztodo (1)
wordlist (2)
work (1)
ziglang (1)
zipcodes (1)
84 tags
Untagged