Diagrams: Difference between revisions
(replace outdated diagrams page) |
(this will now be the main diagrams wiki) |
||
Line 3: | Line 3: | ||
[[Category:Packages]] | [[Category:Packages]] | ||
The | The [http://projects.haskell.org/diagrams 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 [http://projects.haskell.org/diagrams diagrams web page]. There is also a [http://code.google.com/p/diagrams/issues/list bug tracker]. | |||
* [[/FAQ|Frequently asked questions]] | |||
* [[/Projects|Projects]] -- who is working on what |
Revision as of 19:07, 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.
- Frequently asked questions
- Projects -- who is working on what