RegEx-Engine Simple C implementation to perform Regex Match Implementation works for the following macros generic character class \w \d \s greedy and non-greedy *, +, ? For furthur details, review the comments in the file re.c