The lexer generator for Haskell

Edit Package alex

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++.

Refresh
Refresh
Source Files
Filename Size Changed
alex-3.1.4-ghc-7.10.patch 0000000981 981 Bytes
alex-3.1.4.tar.gz 0000101827 99.4 KB
alex.changes 0000004176 4.08 KB
alex.spec 0000002258 2.21 KB
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 334458 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 1)
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++.
Comments 0
openSUSE Build Service is sponsored by