alex
Version 3.5.2.0 revision 0 uploaded by AndreasAbel.
Package meta
- Synopsis
- Alex is a tool for generating lexical analysers in Haskell
- Description
Alex is a tool for generating lexical analysers in Haskell. It takes a description of tokens based on regular expressions and generates a Haskell module containing code for scanning text efficiently. It is similar to the tool lex or flex for C/C++.
- Author
- Chris Dornan and Simon Marlow
- Bug reports
- https://github.com/haskell/alex/issues
- Category
- Development
- Copyright
- (c) Chis Dornan, Simon Marlow
- Homepage
- http://www.haskell.org/alex/
- Maintainer
- https://github.com/haskell/alex
- Package URL
- n/a
- Stability
- stable