<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pcre2 on Sheran Gunasekera</title><link>https://sheran.io/tags/pcre2/</link><description>Recent content in Pcre2 on Sheran Gunasekera</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 27 Sep 2024 10:21:00 +0800</lastBuildDate><atom:link href="https://sheran.io/tags/pcre2/index.xml" rel="self" type="application/rss+xml"/><item><title>How to build PCRE2 with Zig</title><link>https://sheran.io/blog/building-and-using-pcre2-in-zig/</link><pubDate>Sun, 22 Sep 2024 13:53:00 +0800</pubDate><guid>https://sheran.io/blog/building-and-using-pcre2-in-zig/</guid><description>If you want to use regex in Zig, your options are limited. One way is to import existing C libraries. Here is how I used PCRE2 in my Zig code.</description></item></channel></rss>