slackbuilds_ponce/development/alex
Mikko Värri 6335079431 development/alex: Updated for version 3.0.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2012-01-13 14:43:33 -06:00
..
alex.info development/alex: Updated for version 3.0.1. 2012-01-13 14:43:33 -06:00
alex.SlackBuild development/alex: Updated for version 3.0.1. 2012-01-13 14:43:33 -06:00
README development/alex: Updated for version 3.0.1. 2012-01-13 14:43:33 -06:00
slack-desc development/alex: Added to 13.0 repository 2010-05-13 00:57:47 +02:00

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++.

This requires ghc, haskell-transformers, haskell-mtl and
haskell-QuickCheck.