Package: happy (1.18.4-2)
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) [kfreebsd-amd64, kfreebsd-i386]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc0.1-udeb
-
- dep: libc6 (>= 2.3) [i386, mips, mipsel]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.3.3) [amd64]
- dep: libc6 (>= 2.4) [armel, powerpc, s390]
- dep: libc6 (>= 2.6) [sparc]
-
- dep: libffi5 (>= 3.0.4) [not armel, kfreebsd-amd64, kfreebsd-i386]
- Foreign Function Interface library runtime
- dep: libffi5 (>= 3.0.9-1) [armel, kfreebsd-amd64, kfreebsd-i386]
-
- dep: libgcc1 (>= 1:4.4.0) [armel]
- GCC support library
-
- dep: libgmp3c2
- Multiprecision arithmetic library
-
- 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, xemacs21-mule, xemacs21-mule-canna-wnn, xemacs21-nomule, xjed
Download happy
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 523.2 kB | 2,524.0 kB | [list of files] |
| armel | 1,634.3 kB | 9,876.0 kB | [list of files] |
| i386 | 490.6 kB | 2,028.0 kB | [list of files] |
| kfreebsd-amd64 | 521.8 kB | 2,328.0 kB | [list of files] |
| kfreebsd-i386 | 485.1 kB | 1,832.0 kB | [list of files] |
| mips | 1,676.5 kB | 11,620.0 kB | [list of files] |
| mipsel | 1,641.3 kB | 11,620.0 kB | [list of files] |
| powerpc | 535.1 kB | 2,408.0 kB | [list of files] |
| s390 | 1,938.1 kB | 9,500.0 kB | [list of files] |
| sparc | 1,339.8 kB | 7,968.0 kB | [list of files] |
