1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 21:36:27 +00:00

Merge pull request #1512 from dhamaniasad/patch-7

Add RexEgg
This commit is contained in:
Fwiffo 2015-09-03 22:10:19 -07:00
commit e248f12545

View File

@ -565,6 +565,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
* [Learn Regex The Hard Way](http://regex.learncodethehardway.org/book/) - Zed. A. Shaw
* [The Bastards Book of Regular Expressions: Finding Patterns in Everyday Text](https://leanpub.com/bastards-regexes) - Dan Nguyen
* [The 30 Minute Regex Tutorial](http://www.codeproject.com/Articles/9099/The-Minute-Regex-Tutorial) - Jim Hollenhorst
* [RexEgg](http://www.rexegg.com/)
#### Reverse Engineering