wok annotate flex/description.txt @ rev 23816
gettext: include its files (really) from /usr/share/gettext-0.19.8
author | Hans-G?nter Theisgen |
---|---|
date | Tue May 26 14:50:14 2020 +0100 (2020-05-26) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@11761 | 1 Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, |
samuel_trassare@11761 | 2 is a program which recognizes lexical patterns in text. |