[ 原始碼: 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)
- Foreign Function Interface library runtime
-
- dep: libgmp10
- Multiprecision arithmetic library