wok view flex/description.txt @ rev 18997

Add missing "newline at end of file", use $SF_MIRROR
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Mar 19 12:58:23 2016 +0200 (2016-03-19)
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.