软件包:happy(1.19.12-2)
Parser generator for Haskell
Happy is a parser generator system for Haskell, similar to the tool `yacc' for C. Like `yacc', it takes a file containing an annotated BNF specification of a grammar and produces a Haskell module containing a parser for the grammar.
Happy is flexible: you can have several Happy parsers in the same program, and several entry points to a single grammar. Happy can work in conjunction with a lexical analyser supplied by the user (either hand-written or generated by another program), or it can parse a stream of characters directly (but this isn't practical in most cases).
其他与 happy 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi7 (>= 3.3~20180313)
- 外部函数接口库运行环境
-
- dep: libgmp10
- 多精度运算库
-
- sug: haskell-doc
- Assorted Haskell language documentation
-
- sug: info-browser
- 本虚包由这些包填实: emacs-gtk, emacs-lucid, emacs-nox, info, jed, jed-extra, konqueror, pinfo, tkinfo, xemacs21-mule, xemacs21-mule-canna-wnn, xemacs21-nomule, xjed
下载 happy
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 461.4 kB | 2,381.0 kB | [文件列表] |
arm64 | 522.4 kB | 2,705.0 kB | [文件列表] |
armel | 502.3 kB | 2,402.0 kB | [文件列表] |
armhf | 502.3 kB | 2,390.0 kB | [文件列表] |
i386 | 466.8 kB | 2,086.0 kB | [文件列表] |
mips64el | 1,749.1 kB | 16,863.0 kB | [文件列表] |
mipsel | 1,233.4 kB | 11,659.0 kB | [文件列表] |
ppc64el | 1,177.2 kB | 10,763.0 kB | [文件列表] |
s390x | 2,094.0 kB | 15,884.0 kB | [文件列表] |