Difference between revisions of "Diagrams"

From HaskellWiki
Jump to navigation Jump to search
(this will now be the main diagrams wiki)
m (link to developer wiki)
Line 8: Line 8:
   
 
* [[/FAQ|Frequently asked questions]]
 
* [[/FAQ|Frequently asked questions]]
* [[/Projects|Projects]] -- who is working on what
+
* [[/Projects|Projects]]: who is working on what.
  +
  +
* [[/Dev|Developer wiki]]: notes on wanted features, etc.

Revision as of 19:27, 21 December 2011


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.