Live data from Hacker News

Untitled topic

news.ycombinator.com

1–2 of 2 posts

Re: undefined

#2
I noticed a void in zig space. A wrapper for the pcre2 (perl regex) library (or any regex library). So I wrote one.

I briefly describe how wrapping C libraries works in zig and provide a complete (single file) zig wrapper for pcre2.