slackbuilds_ponce/development/alex/README
Mikko Värri 6b1cff5919 development/alex: Updated for version 2.3.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-01-10 15:04:46 -06:00

5 lines
213 B
Text

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.