There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a basic Regex Engine using recursion (YES I KNOW). I tried to implement (using c++98) as much feature from ECMAScript regex as possible but there is a lot more to add (especially optimizations)