[BangPypers] Question on Pattern Matching and Regular Expression

Amit Sethi amit.pureenergy at gmail.com
Mon Jan 7 12:25:05 CET 2013


On Mon, Jan 7, 2013 at 3:52 PM, davidsnt <davidsnt at gmail.com> wrote:
> Gora,
>
> Can you help me with few links that you have handy to which I can refer to
> build a parser instead of RE
Can you elaborate on the idea of "build a parser" , in any case you
will have to use regex.

>  I also need this app to be
>able to do a search in the file based on the title.
What kind of file are you are working with , How often does it change?
 It might be good move the data to a database in case file does not
change very often .

-- 
A-M-I-T S|S


More information about the BangPypers mailing list