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

freetype: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jul 10 21:25:01 2016 +0300 (2016-07-10)
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.