rex-regex 0.1.4

A pedestrian library for regular expressions: Slow, but easy to understand
Documentation

rex

Travis CI

rex is a mere playground where I'm trying to write an engine for parsing, compiling and matching regular expressions.

It's a bit slow right now, but generally works.

Consider the code licensed under the MIT license.

Bugs

  • Submatches can not start at the same position.