The Enchanted Tavern
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
@NateNate60@lemmy.world to Programmer Humor@lemmy.ml •
edit-2
7 months ago

Oh boy what a beautiful regex. I’m sure it does something logical and easy to understand.

lemmy.world

message-square
106
fedilink
339

Oh boy what a beautiful regex. I’m sure it does something logical and easy to understand.

lemmy.world

@NateNate60@lemmy.world to Programmer Humor@lemmy.ml •
edit-2
7 months ago
message-square
106
fedilink

^.?$|^(..+?)\1+$

<answer>

Matches strings of any character repeated a non-prime number of times

https://www.youtube.com/watch?v=5vbk0TwkokM

alert-triangle
You must log in or register to comment.
  • @thevoidzero@lemmy.world
    link
    fedilink
    1•
    edit-2
    7 months ago

    \1 is group 1 which is inside (), so second part is repeated 2 or more times of 2 or more char.

    • @PeriodicallyPedantic@lemmy.ca
      link
      fedilink
      1•7 months ago

      Interesting.

      So that means match any string that is made entirely of a single repeating sequence, where repititon is possible.

Programmer Humor@lemmy.ml

!programmerhumor@lemmy.ml
Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programmerhumor@lemmy.ml

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.
  • 15 users / day
  • 110 users / week
  • 185 users / month
  • 1.59K users / 6 months
  • 1 subscriber
  • 1.59K Posts
  • 29.7K Comments
  • Modlog
  • mods:
  • @AgreeableLandscape@lemmy.ml
  • @cat_programmer@lemmy.ml
  • UI: unknown version
  • BE: 0.18.2
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org