Project to create a regex engine in C. Work in progress Compile by navigating to the src folder and typing: gcc *.c -o a And run the program by typing "./a"