Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 157 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 157 Bytes

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"