slackbuilds/development/alex
David Spencer 27807247ae
development/alex: Fix SlackBuild.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-12-01 07:27:52 +07:00
..
README development/alex: Fixed dep info 2012-08-24 17:47:40 -05:00
alex.SlackBuild development/alex: Fix SlackBuild. 2018-12-01 07:27:52 +07: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++.