wok-next annotate flex/description.txt @ rev 19585

linux: add openssl-dev to bdeps
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jan 02 09:24:14 2017 +0200 (2017-01-02)
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.