<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Text-Processing on Omar Crosby</title>
    <link>https://omarcrosby.com/tags/text-processing/</link>
    <description>Recent content in Text-Processing on Omar Crosby</description>
    <image>
      <title>Omar Crosby</title>
      <url>https://omarcrosby.com/images/og.jpg</url>
      <link>https://omarcrosby.com/images/og.jpg</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 20 Jul 2026 08:49:53 -0400</lastBuildDate>
    <atom:link href="https://omarcrosby.com/tags/text-processing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Regular expressions across Unix, Python, Go, and Rust</title>
      <link>https://omarcrosby.com/posts/regular-expressions-across-unix-python-go-and-rust/</link>
      <pubDate>Mon, 20 Jul 2026 08:49:53 -0400</pubDate>
      <guid>https://omarcrosby.com/posts/regular-expressions-across-unix-python-go-and-rust/</guid>
      <description>A tour of regular expressions shallow enough to onboard a beginner and deep enough to refresh an expert — literals, quantifiers, groups, lookaround, and the engine differences between PCRE-family backtrackers and RE2-family linear-time engines that power grep, Python, Go, and Rust.</description>
    </item>
  </channel>
</rss>
