wok view flex/description.txt @ rev 18116

Format few descriptions (EOL at the end, 80 symbols length lines)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 07 00:27:07 2015 +0300 (2015-06-07)
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.