[Haskell-cafe] Re: Definition of the Haskell standard library
Aaron Denney
wnoise at ofb.net
Mon Jul 30 15:23:11 EDT 2007
On 2007-07-30, Dave Bayer <bayer at math.columbia.edu> wrote:
> My pet example is a PDF library. No language should have its own PDF
> library, when Postscript is so easy to write, and "Ghostscript" is a
> cross-platform conversion tool maintained by thousands of our best and
> brightest.
Except, of course, that there are PDF features that are not easily used
by converting from PostScript. And then there's reading and parsing
PDF...
--
Aaron Denney
-><-
More information about the Haskell-Cafe
mailing list