[ 源代码: alex ]
软件包:alex(3.2.5-2)
alex 的相关链接
Debian 的资源:
下载源码包 alex:
维护小组:
- Debian Haskell Group (QA 页面, 邮件存档)
- Joachim Breitner (QA 页面)
- Clint Adams (QA 页面)
- Louis Bettens (QA 页面)
- Ilias Tsitsimpis (QA 页面)
外部的资源:
- 主页 [www.haskell.org]
相似软件包:
lexical analyser 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++.
其他与 alex 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi7 (>= 3.3~20180313)
- 外部函数接口库运行环境
-
- dep: libgmp10
- 多精度运算库