wok-next view flex/description.txt @ rev 12544

pcmanfm: Fix build with binutils 2.22 (use LDFLAGS)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 26 13:38:37 2012 +0200 (2012-04-26)
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.