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).

Best wishes

Stephen

http://hackage.haskell.org/package/wumpus-core
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to