mennosc / regexEngine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About


Languages

Language:C 100.0%