Scripts posted recently tagged to flex in Kelpi

1- 5 of 5.

Extracting and counting words from a text file

to c++ flex by nando.quintana

%{
/* create_word_list.lex

   Leyendo una documento TXT, extrayendo y contando palabras

bag of word recount form a text file

to txt parser words flex stl c++ by nando.quintana

/*
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 2 of the License, or
 *  (at your option) any later version.

Html to text. Flex c++ parser

to flex parser html c++ by nando.quintana

%{
/* html2txt.lex

   Leyendo una página HTML, quitando etiquetas

Html to text. Invoke a flex c++ parser

to c++ flex html parser by nando.quintana

/*
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 2 of the License, or
 *  (at your option) any later version.

Convertir html a texto

to c++ flex html-to-txt by nando.quintana

/*
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 2 of the License, or
 *  (at your option) any later version.
hits counter