Haddock is a free, portable command-line program documentation generator for Haskell. It is influenced by IDoc, HDoc, and Doxygen. It produces hyperlinked HTML files from annotated Haskell (the documentation is embedded in comments) source files, with additional information extracted from type annotations; it supports only partially generating documentation in SGML. It is often used in conjunction with darcs and Cabal.
| Property | Value |
| dbpedia-owl:Software/license
| |
| dbpedia-owl:Software/platform
| |
| dbpedia-owl:Work/releaseDate
| |
| dbpedia-owl:license
| |
| dbpedia-owl:platform
| |
| dbpedia-owl:releaseDate
| |
| dbpprop:abstract
|
- Haddock is a free, portable command-line program documentation generator for Haskell. It is influenced by IDoc, HDoc, and Doxygen. It produces hyperlinked HTML files from annotated Haskell (the documentation is embedded in comments) source files, with additional information extracted from type annotations; it supports only partially generating documentation in SGML. It is often used in conjunction with darcs and Cabal. It is dependent on GHC, using a modified form of the HsParser (written in Happy) parser for Haskell included in GHC. Its lightweight markup is based on IDoc's. The entire implementation is approximately 2200 lines of code. It is used by the GHC, Gtk2Hs and HTk projects, as well as XMonad and Yi. Here is an example of Haddock markup: -- | This is the documentation for 'square', which uses the (*) operator from "Prelude". -- It multiplies the @x@ argument against itself. square :: Integer -> Integer square x = x*x
- Haddock is een vrije documentatiegenerator voor de functionele programmeertaal Haskell. Het is ontwikkeld door Simon Marlow. Het is de de facto documentatiegenerator voor Haskell. Haddock is geïnspireerd door IDoc, HDoc en Doxygen. De eerste versie (0.1) werd uitgebracht op 1 mei 2002. Het programma is uitgebracht onder een BSD-style licentie. Haddock genereert HTML aan de hand van het commentaar in de broncode. Ook wordt andere informatie uit de broncode gehaald, zoals de modulen en de types van functies. Daarnaast is er gedeeltelijke ondersteuning voor het genereren van DocBook. Haddock wordt gebruikt om de documentatie te genereren voor GHC, Gtk2Hs en Htk.
|
| dbpprop:developer
| |
| dbpprop:genre
| |
| dbpprop:hasPhotoCollection
| |
| dbpprop:latestReleaseVersion
| |
| dbpprop:license
| |
| dbpprop:name
| |
| dbpprop:operatingSystem
| |
| dbpprop:platform
| |
| dbpprop:programmingLanguage
| |
| dbpprop:reference
| |
| dbpprop:website
| |
| dbpprop:wikiPageUsesTemplate
| |
| dbpprop:wordnet_type
| |
| rdf:type
| |
| rdfs:comment
|
- Haddock is a free, portable command-line program documentation generator for Haskell. It is influenced by IDoc, HDoc, and Doxygen. It produces hyperlinked HTML files from annotated Haskell (the documentation is embedded in comments) source files, with additional information extracted from type annotations; it supports only partially generating documentation in SGML. It is often used in conjunction with darcs and Cabal.
- Haddock is een vrije documentatiegenerator voor de functionele programmeertaal Haskell. Het is ontwikkeld door Simon Marlow. Het is de de facto documentatiegenerator voor Haskell. Haddock is geïnspireerd door IDoc, HDoc en Doxygen. De eerste versie (0.1) werd uitgebracht op 1 mei 2002. Het programma is uitgebracht onder een BSD-style licentie. Haddock genereert HTML aan de hand van het commentaar in de broncode.
|
| rdfs:label
|
- Haddock (software)
- Haddock (software)
|
| owl:sameAs
| |
| skos:subject
| |
| foaf:homepage
| |
| foaf:name
| |
| foaf:page
| |
| is dbpprop:disambiguates
of | |
| is dbpprop:redirect
of | |