Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
alex - 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++.
Packages
alex-3.1.4-4.fc14.al.i686
[124 KiB] |
Changelog
by Fedora Release Engineering (2016-02-03):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|