wok view flex/description.txt @ rev 23099

updated libsdl2 and libsdl2-dev (2.0.9 -> 2.0.12)
author Hans-G?nter Theisgen
date Thu Mar 12 08:48:43 2020 +0100 (2020-03-12)
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.