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

gcc: fix symlink /lib/cpp; glibc: undo '--enable-obsolete-rpc' due to errors; libtirpc: up 1.0.2; pam and busybox: use libtirpc.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Feb 27 14:06:41 2018 +0200 (2018-02-27)
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.