套件:happy(1.20.0-1)
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.33)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- Multiprecision arithmetic library
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- sug: haskell-doc
- 套件暫時不可用
-
- 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