wok-6.x view flex/description.txt @ rev 18269

busybox/diff: add -l support (ignore links)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 06 16:47:14 2015 +0200 (2015-08-06)
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.