wok view flex/description.txt @ rev 18812

Add python-docopt
author Paul Issott <paul@slitaz.org>
date Thu Jan 14 19:25:56 2016 +0000 (2016-01-14)
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.