wok-next view flex/description.txt @ rev 17654

Up: diffutils 3.3
author Alexander Medvedev <devl547@gmail.com>
date Sat Feb 14 22:41:11 2015 +0000 (2015-02-14)
parents
children
line source
1 Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer,
2 is a program which recognizes lexical patterns in text.