wok-current
diff flex/description.txt @ rev 14652
Add licenses, just for the seed (for example). Anyone can delete this.
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Tue Jun 04 22:20:53 2013 +0000 (2013-06-04) |
parents |
|
children |
|
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/flex/description.txt Tue Jun 04 22:20:53 2013 +0000
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.