Pacote: happy (1.19.9-6)
Links para happy
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte happy:
Mantenedores(as):
Fontes externas:
- Pagina principal [www.haskell.org]
Pacotes similares:
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).
Outros pacotes relacionados a happy
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- biblioteca de apoio que provê funções embutidas __atomic
-
- dep: libc6 (>= 2.27)
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
-
- dep: libffi6 (>= 3.0.4) [não arm64]
- Biblioteca runtime Interface de Função Estrangeira
- dep: libffi6 (>= 3.2) [arm64]
-
- dep: libgmp10
- biblioteca aritmética de multi precisão
-
- sug: haskell-doc
- Assorted Haskell language documentation
-
- sug: info-browser
- pacote virtual fornecido por emacs-gtk, emacs-lucid, emacs-nox, info, jed, jed-extra, konqueror, pinfo, tkinfo, xemacs21-mule, xemacs21-mule-canna-wnn, xemacs21-nomule, xjed
Download de happy
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
amd64 | 480.6 kB | 2,535.0 kB | [lista de arquivos] |
arm64 | 554.4 kB | 2,996.0 kB | [lista de arquivos] |
armhf | 514.5 kB | 2,509.0 kB | [lista de arquivos] |
i386 | 482.3 kB | 2,186.0 kB | [lista de arquivos] |