This repository was archived by the owner on Jun 9, 2025. It is now read-only.
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
Implementation of SRL in C++ (and C) #41
Open
Description
Hi all,
I get interested in SRL and I am trying to build a C++ library for "compiling" SRL into regex string, and the library is about to be finished.
And I think no one else has plan to do so (yet?). So if you think it's a good idea, maybe you could create a repo SimpleRegex/SRL-CPP and grant me the privilege to edit it so that I could directly work on it.
Thank you!