DoumanAsh / lazy_re

My lazy prototype of wrapper over c posix regex

Home Page:http://doumanash.github.io/lazy_re/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lazy RE

Wrapper over a posix regex for lazy people.

Usage

Feel free to just copy code into your project or build library:

.\build.sh

Tests

Use build script to build and run tests

.\build.sh

Why such lame build system?

Cuz i'm lazy to bother with lame C build systems

About

My lazy prototype of wrapper over c posix regex

http://doumanash.github.io/lazy_re/

License:MIT License


Languages

Language:C 87.1%Language:Shell 7.0%Language:CMake 5.9%