alex - A lexer generator for Haskell
Website: | http://hackage.haskell.org/cgi-bin/hackage-scripts/package/alex |
---|---|
License: | BSD |
- Description:
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++.
Packages
alex-2.3.3-2m.mo7.x86_64 [230 KiB] |
Changelog
by Yohsuke Ooi (2010-08-31):
- (2.3.3-2m) - full rebuild for mo7 release |