Difference between revisions of "Chlor"

From HaskellWiki
Jump to navigation Jump to search
Line 1: Line 1:
'''Chlor''' is a highlevel Haskell vector graphics framework. It's designed for non-interactive diagrams and charts.
+
'''Chlor''' is a highlevel Haskell vector graphics framework for non-interactive diagrams and charts.
   
Main aims are:
+
It aims to be a framework
   
* easy to install (almost no depencies)
+
* that is trivial to install
* reusable highlevel components
+
* provides a repository of reusable highlevel components
   
 
[http://chlor.svn.sourceforge.net/viewvc/chlor/trunk/haskell/Chlor/ Code repository]
 
[http://chlor.svn.sourceforge.net/viewvc/chlor/trunk/haskell/Chlor/ Code repository]

Revision as of 11:02, 14 January 2010

Chlor is a highlevel Haskell vector graphics framework for non-interactive diagrams and charts.

It aims to be a framework

  • that is trivial to install
  • provides a repository of reusable highlevel components

Code repository

Features

Boxes

Shapes