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-4m.mo8.x86_64 [227 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (2.3.3-4m) - rebuild for new GCC 4.6 |