slackbuilds_ponce/development/alex
David Somero 5bdd77376b development/alex: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:02:26 -04:00
..
alex.info
alex.SlackBuild development/alex: Misc automated cleanups. 2010-06-04 01:02:26 -04:00
README
slack-desc

alex (A tool for generating lexical analysers in Haskell)

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

Requires: ghc.