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++.
- Links to devel:languages:haskell / alex
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lukasstraub/alex && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000165 165 Bytes | 3 months |
project.diff | 0000000666 666 Bytes | 3 months |
Comments 0