RockfordWei / Perfect-RE2

A Server Side Swift Wrapper of Google RE2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PerfectRE2

Get Involved with Perfect!

Star Perfect On Github Stack Overflow Follow Perfect on Twitter Join the Perfect Slack

Swift 4.0 Platforms OS X | Linux License Apache PerfectlySoft Twitter Slack Status

Perfect RE2 is a Swift wrapper of Google's RE2.

Acknowledgement

All C++ Codes are based on google's re2 and marcomaggi's cre2. Please the check license and copyright information from the original sources.

NOTE

This is not an official product of Perfect because it requires C++11 to build, as marked in test.sh:

swift build -Xcxx -std=c++11

About

A Server Side Swift Wrapper of Google RE2

License:Apache License 2.0


Languages

Language:C++ 97.0%Language:C 1.7%Language:Swift 1.3%Language:Shell 0.0%