slackbuilds/development/alex
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README development/alex: Fixed dep info 2012-08-24 17:47:40 -05:00
alex.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
alex.info development/alex: Updated for version 3.2.4. 2018-11-10 07:47:00 +07:00
slack-desc development/alex: Updated for version 3.2.4. 2018-11-10 07:47:00 +07:00

README

Alex is a tool for generating lexical analysers in Haskell, given a
description of the tokens to be recognised in the form of regular
expressions.  It is similar to the tool lex or flex for C/C++.