パッケージ: libghc-hsx2hs-doc (0.14.1.3-3)
libghc-hsx2hs-doc に関するリンク
Debian の資源:
haskell-hsx2hs ソースパッケージをダウンロード:
- [haskell-hsx2hs_0.14.1.3-3.dsc]
- [haskell-hsx2hs_0.14.1.3.orig.tar.gz]
- [haskell-hsx2hs_0.14.1.3-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
literal XML syntax in Haskell source code; documentation
HSX (Haskell Source with XML) allows literal XML syntax in Haskell source code. The hsx2hs preprocessor translates .hsx source files into ordinary .hs files. Literal XML syntax is translated into function calls for creating XML values of the appropriate forms. hsx2hs transforms literal XML syntax into a series of function calls. Any project can make use of the syntax by providing definitions for those functions, and the XML values produced will be of the types specified. This works for any types, since hsx2hs doesn't make any assumptions, or inserts any information depending on types. XMLGenerator defines a few typeclasses that together cover the functions injected by the preprocessor. A project that uses these classes to provide the semantics for the injected syntax will be able to use any functions written in terms of these, allowing better code reusability than if each project defines its own semantics for the XML syntax. Also, the classes makes it possible to use the literal syntax at different types within the same module. Achieving that is not as simple as it may seem, but the XMLGenerator module provides all the necessary machinery.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-hsx2hs-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-33
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: ghc-doc
- Glasgow Haskell Compilation システムのドキュメンテーション
-
- rec: libghc-src-exts-doc
- API documentation of the haskell-src-exts library; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML