Murto / scry

Compile-time regular expression library currently supporting BRE syntax for C++17.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCRY

SCRY is a C++17 compatibile compile-time regular expression library.

About

Compile-time regular expression library currently supporting BRE syntax for C++17.

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 99.4%Language:CMake 0.6%