257
How to regex (lemmy.ml)
submitted 6 months ago by yogthos@lemmy.ml to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] ALostInquirer@lemm.ee 6 points 6 months ago

Is there a less arcane way to perform searches similarly to regex?

[-] mdhughes@lemmy.ml 8 points 6 months ago

There's other, more verbose, regular expression languages, for instance SRFI-115 for Scheme. But the hard part isn't the syntax, but actually thinking about patterns, so it won't help you any.

Just get the O'Reilly bat book and learn. So what if it overwrites 10% of your brain and you can't remember your mother's face, you'll have a useful skill.

[-] MonkderZweite@feddit.ch 2 points 6 months ago

Learn the regex rules.

this post was submitted on 21 Mar 2024
257 points (93.6% liked)

Programmer Humor

32048 readers
1609 users here now

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

Rules:

founded 5 years ago
MODERATORS