wok annotate flex/description.txt @ rev 17798
Add mate-settings-daemon
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Fri Mar 20 20:01:49 2015 -0300 (2015-03-20) |
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. |