On 04/01/2011 07:01 AM, Coiby wrote:
I will appreciate it if you recommend some books on such topic.

There are several books[1] and websites[2] regarding regular expressions. Popular books:

- "Mastering Regular Expressions" (published by O'Reilly)
- "Regular Expression Cookbook" (published by O'Reilly)
- "Regular Expression Pocket Reference" (published by O'Reilly)

Note that dialects & functionalities of regular expression vary from engine-to-engine, so the underlying ideas remain the same, but the implementations may differ superficially.

-tim


[1]
http://www.google.com/search?q=regular+expression+books

[2]
http://www.regular-expressions.info
seems pretty decent as a starting-point


--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to