simple regex parser

From http://www.geeksforgeeks.org/forums/topic/implement-a-regular-expression-parser/: implement a simple regex parser.

This is a brute force O(n2) solution that may have some rough edges, but works for most cases:


	        

Leave a comment -

Elliot

https://www.emikek.com

I'm a .NET, PHP, Python, and Javascript developer. Also Project Manager, Scrum Master, and Juilliard trained violist. You cannot connect with me on Facebook, Twitter, or LinkedIn so don't ask.