#C regex library

1 messages · Page 1 of 1 (latest)

acoustic kettle
#

Hey,

I’m looking for regex in Zig. Most answers I can find say you can use libc regex and regex.h, problem is that I’m on windows where libc is not a thing.
Is there any C standalone regex libraries? I haven’t been able to find any, but I’m not much into the C ecosystem so I’m convinced I’m just missing something 😅

spiral bane