diff options
| author | José Carlos García <[email protected]> | 2016-09-28 23:25:55 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-09-28 23:25:55 +0200 |
| commit | d55d24482079b785bb92aad120d6485e9c0c697a (patch) | |
| tree | 05eaf3f545164ccc980151ab31dfefcfe21e071b | |
| parent | c753d9957e5f546b5a947fdcce6f75f4e98a83b8 (diff) | |
| download | awesome-regex-d55d24482079b785bb92aad120d6485e9c0c697a.tar.xz awesome-regex-d55d24482079b785bb92aad120d6485e9c0c697a.zip | |
Add ch. 10 of Foundations of Computer Science
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -110,6 +110,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at ## Books +- [Patterns, Automata, and Regular Expressions](http://infolab.stanford.edu/~ullman/focs/ch10.pdf) - Al Aho and Jeff Ullman (1992) (*chapter 10 of [Foundations of Computer Science](http://infolab.stanford.edu/~ullman/focs.html)*) - [Beginning Regular Expressions](http://shop.oreilly.com/product/9780764574894.do) - Andrew Watt (2005) - [Mastering Regular Expressions](http://shop.oreilly.com/product/9780596528126.do) - Jeffrey E.F. Friedl (2006) - [Regular Expression Pocket Reference](http://shop.oreilly.com/product/9780596514273.do) - Tony Stubblebine (2007) |
