manparvesh / regx.h

Simple Regular Expression library written in C
https://manparvesh.com/project/regxh/
MIT License
0 stars 0 forks source link

Documentation on the algorithm used #1

Open jjkavalam opened 6 years ago

jjkavalam commented 6 years ago

Thanks for this implementation. A great resource to learn about regex. Could you add some documentation on the algorithms used for string matching etc. ?

manparvesh commented 6 years ago

@jjkavalam okay sure