> >>>>> "Ronald" == Ronald J Legere <[EMAIL PROTECTED]> writes:
>
> > I am wondering however if there is anykind of small package
> > to enable me to make simple plots (of functions for example)..
> > This is for windows (98) machine, so I cant use Gif Writer, which
> > seems sort of how to do it on unix machines....
>
> I don't know. If there isn't I think there is a postscript driver
> of some kind described in The functional approach to programming by
> Cousineau and Mauny CUP 98. (In Caml, but maybe it is cribbable.)
In a similar vein, although I haven't tried it, there's fun->pdf,
which writes Acrobat PDF files (compressed Postscript). It's on the
Haskell libraries page, under "Various".
--KW 8-)