Quoting Sarah Thompson <[EMAIL PROTECTED]>: > Has anyone done much work on outputting graphics in eps format directly from > Haskell? ... > Has anyone done anything already, or should I just pull down the PDF specs > from Adobe and weigh in and write a library from scratch? If I do the > latter, will anyone be likely to want to use it also?
Although not Haskell, you might be interested in looking at Wandy Sae-Tan's and Olin Shiver's Functional PostScript, which is embeded in the Scheme shell; scsh. http://www.scsh.net/resources/fps.html HTH -d _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
