Personal tools

Diagrams

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
m (fix migration page link)
Current revision (19:48, 13 February 2013) (edit) (undo)
(add GSoC link)
 
Line 13: Line 13:
* [[/Contributing|How to contribute]]
* [[/Contributing|How to contribute]]
* [[/Projects|Projects]]: who is working on what.
* [[/Projects|Projects]]: who is working on what.
 +
* [[/GSoC|Google Summer of Code projects]]
* [[/GHC7.6|Current status of diagrams and GHC 7.6]]
* [[/GHC7.6|Current status of diagrams and GHC 7.6]]

Current revision

Image:Diagrams-logo.png

The diagrams framework provides an embedded domain-specific language (EDSL) for declarative drawing.

This is the diagrams wiki, for collecting tips and tricks, examples, information about related projects, and any other related information. If you are looking for more structured documentation (tutorial, user manual, API reference), see the diagrams web page. There is also a bug tracker.

  • 0.5 to 0.6 migration: Description of API changes that may affect diagrams 0.5 code, with explanations of how to migrate to 0.6
  • Developer wiki: notes on wanted features, style guidelines, best practices, etc.