Package: happy (1.18.9-1)
Links for happy
Debian Resources:
Download Source Package happy:
Maintainers:
External Resources:
- Homepage [www.haskell.org]
Similar packages:
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).
Other Packages Related to happy
|
|
|
-
- dep: libc0.1 (>= 2.3.4) [kfreebsd-amd64, kfreebsd-i386]
- bibliothèque C GNU embarquée : bibliothèques partagées
also a virtual package provided by libc0.1-udeb
-
- dep: libc6 (>= 2.13) [s390x]
- bibliothèque C GNU embarquée : bibliothèques partagées
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.7) [not kfreebsd-amd64, kfreebsd-i386, s390x]
-
- dep: libffi5 (>= 3.0.10-3) [kfreebsd-amd64, kfreebsd-i386]
- Bibliothèque d'exécution de l'interface de fonction étrangère (FFI)
- dep: libffi5 (>= 3.0.4) [not armel, armhf, kfreebsd-amd64, kfreebsd-i386]
- dep: libffi5 (>= 3.0.9) [armel, armhf]
-
- dep: libgcc1 (>= 1:4.4.0) [armel, armhf]
- Bibliothèque de support GCC
-
- dep: libgmp10
- Bibliothèque arithmétique à multi-précision
-
- sug: haskell-doc
- Assorted Haskell language documentation
-
- sug: info-browser
- virtual package provided by emacs23, emacs23-lucid, emacs23-nox, info, jed, jed-extra, konqueror, pinfo, tkinfo, xjed
Download happy
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 566.3 kB | 2,398.0 kB | [list of files] |
| armel | 1,559.0 kB | 7,094.0 kB | [list of files] |
| armhf | 1,514.8 kB | 6,602.0 kB | [list of files] |
| i386 | 533.7 kB | 1,893.0 kB | [list of files] |
| kfreebsd-amd64 | 1,185.1 kB | 5,803.0 kB | [list of files] |
| kfreebsd-i386 | 1,121.1 kB | 4,267.0 kB | [list of files] |
| mips | 1,642.2 kB | 10,370.0 kB | [list of files] |
| mipsel | 1,603.4 kB | 10,370.0 kB | [list of files] |
| powerpc | 550.6 kB | 2,327.0 kB | [list of files] |
| s390 | 2,152.4 kB | 10,298.0 kB | [list of files] |
| s390x | 2,574.0 kB | 12,717.0 kB | [list of files] |
| sparc | 1,447.3 kB | 8,709.0 kB | [list of files] |
