wok diff flex/description.txt @ rev 22034

updated tintin++ (2.00.9 -> 2.01.91)
author Hans-G?nter Theisgen
date Mon Oct 21 15:10:10 2019 +0100 (2019-10-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/flex/description.txt	Mon Oct 21 15:10:10 2019 +0100
     1.3 @@ -0,0 +1,2 @@
     1.4 +Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer,
     1.5 +is a program which recognizes lexical patterns in text.