Popularity
3.9
Declining
Activity
0.0
Stable
5
4
0

Monthly Downloads: 9
Programming language: Haskell
License: LicenseRef-LGPL
Tags: Graphics    

Blobs alternatives and similar packages

Based on the "Graphics" category.
Alternatively, view Blobs alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Blobs or a related project?

Add another 'Graphics' Package

README

Blobs

Blobs from http://www.cs.york.ac.uk/fp/darcs/Blobs/

Note: wxc-0.90.0.3 fails to compile, see https://sourceforge.net/tracker/?func=detail&atid=536845&aid=3536406&group_id=73133

A workaround: wxc install fails with eljpen.cpp not compiling.

Change line 159 to

_ref = ((const char const*)NULL);

from

*_ref = NULL;

Changes

0.3 Introduce class GuiEdit and GuiGlobalEdit to allow custom dialogs for editing the global,node and edge attributes

0.2 Move the contents into the Graphics.Blobs namespace

0.1 Initial import of original code, updated for GHC 7.0.4