a94e226d5f
Signed-off-by: David Spencer <baildon.research@googlemail.com> |
||
---|---|---|
.. | ||
README | ||
alex.SlackBuild | ||
alex.info | ||
slack-desc |
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++.