[ 原始碼: alex ]
套件:alex(3.2.4-4)
alex 的相關連結
Debian 的資源:
下載原始碼套件 alex:
維護小組:
- Debian Haskell Group (QA 頁面, 郵件存檔)
- Joachim Breitner (QA 頁面)
- Clint Adams (QA 頁面)
- Louis Bettens (QA 頁面)
- Dmitry Bogatov (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: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.27)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libffi6 (>= 3.0.4) [除 arm64]
- Foreign Function Interface library runtime
- dep: libffi6 (>= 3.2) [arm64]
-
- dep: libgmp10
- Multiprecision arithmetic library