aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlois <[email protected]>2016-09-29 02:04:06 +0200
committerGitHub <[email protected]>2016-09-29 02:04:06 +0200
commit6b495c22d32830b4380d8eeac79216b982250870 (patch)
tree16e4db69027df1595e26aad0811767ff774d3494 /README.md
parentc70f331f07ab2b165c1004c48ac68baf0a81f40c (diff)
parentd55d24482079b785bb92aad120d6485e9c0c697a (diff)
downloadawesome-regex-6b495c22d32830b4380d8eeac79216b982250870.tar.xz
awesome-regex-6b495c22d32830b4380d8eeac79216b982250870.zip
Merge pull request #34 from quobit/focs
Add ch. 10 of Foundations of Computer Science
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index def61fc..f1fdbb5 100644
--- a/README.md
+++ b/README.md
@@ -111,6 +111,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)