The lexer generator for Haskell
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++.
- Devel package for openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:haskell/alex && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
alex-3.2.4.tar.gz | 0000110688 108 KB | |
alex.changes | 0000007409 7.24 KB | |
alex.spec | 0000003206 3.13 KB |
Revision 80 (latest revision is 114)
Peter Simons (psimons)
accepted
request 652297
from
Guillaume GARDET (Guillaume_G)
(revision 80)
- Disable tests on aarch64 as they are broken. See: https://github.com/simonmar/alex/issues/130
Comments 0