ghc-alex 3.2.7.4
Channel: guix
Home page: http://www.haskell.org/alex/
Licenses: Modified BSD
Synopsis: 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++.
Total results: 1