
27 Nov
2009
27 Nov
'09
9:37 a.m.
2009/11/27 Stephen Tetley
Hello All
Wumpus-core is a library for drawing 2D vector pictures, supporting output to PostScript and SVG. It has no FFI dependencies, so should be portable across operating systems (assuming GHC with type families).
Wumpus-core is functional, though quite low-level - its similar to PostScript but with a more 'coordinate free' style. I'm working on a complementary package for higher-level stuff, but it will be some time before it is release ready.
Many thanks to Conal Elliott and Iavor S. Diatchki for their invaluable libraries (VectorSpace and MonadLib/xml respectively).
This sounds very nice. Surely you have some example usage/screenshots to share ? Cheers, Thu