# rex [![Travis CI](https://api.travis-ci.org/dermesser/rex.svg?branch=master)](https://travis-ci.org/dermesser/rex) 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.