wok
diff flex/description.txt @ rev 17501
Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Thu Jan 08 02:04:05 2015 +0200 (2015-01-08) |
parents |
|
children |
|
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/flex/description.txt Thu Jan 08 02:04:05 2015 +0200
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.