/simple-regex

Very basic regex compiler/matcher written in C

Primary LanguageC

Simple regex

This project started as a simple compiler. However, I never got any further than a simple regex matcher implementation. Because this may be useful for someone I decided to make this repository public anyway.