Flex or bison?

2010-09-18 Thread Hans Lodder
Hi! I am currently performing a Seach Engine Optimization (SEO) of HTML web-pages of my web-site (on Win XP Home SP3). In order to do that it is important to know, which 3 words are used most frequently on the page. So I wrote a cross referencer (in C) to find those. The 2nd step is find the

Re: Flex or bison?

2010-09-18 Thread Hans Aberg
On 18 Sep 2010, at 09:15, Hans Lodder wrote: I am currently performing a Seach Engine Optimization (SEO) of HTML web-pages of my web-site (on Win XP Home SP3). In order to do that it is important to know, which 3 words are used most frequently on the page. So I wrote a cross referencer (in