caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* standard library request: purely functional data structures
@ 2000-04-15 11:28 Julian Assange
  2000-04-17 15:18 ` Markus Mottl
  0 siblings, 1 reply; 2+ messages in thread
From: Julian Assange @ 2000-04-15 11:28 UTC (permalink / raw)
  To: William Chesters; +Cc: caml-list, proff


Having recently read Chris Okasaki's book by the same name, and noticed
that there is 3rd party ocaml code for the book, I'd like to request
that a version of this code be distributed with the standard library
(or at least the standard distribution), as:

        1) The library is well documented (by the book)
        2) The routines are fast and of varying flexibility
        3) The complixity and other behavior is well analysed
        4) Chris's book contains haskell and sml97 code. A
           similar library in ocaml makes it much easier to
           move to and from ocaml.

Cheers,
Julian.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: standard library request: purely functional data structures
  2000-04-15 11:28 standard library request: purely functional data structures Julian Assange
@ 2000-04-17 15:18 ` Markus Mottl
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Mottl @ 2000-04-17 15:18 UTC (permalink / raw)
  To: Julian Assange; +Cc: OCAML

> Having recently read Chris Okasaki's book by the same name, and noticed
> that there is 3rd party ocaml code for the book, I'd like to request
> that a version of this code be distributed with the standard library
> (or at least the standard distribution), as:
> 
>         1) The library is well documented (by the book)

:-)

I take this "(by the book)" as friendly hint to improve documentation of
the sources - sometime...

>         2) The routines are fast and of varying flexibility
>         3) The complixity and other behavior is well analysed
>         4) Chris's book contains haskell and sml97 code. A
>            similar library in ocaml makes it much easier to
>            move to and from ocaml.

At the moment I am not convinced that it is of much use to incorporate
Okasaki's purely functional datastructures into the standard distribution
"as is". Most of the modules lack crucial functionality - the primary
intention was to only demonstrate the most basic operations. It would
surely be nice to extend them, but what concerns me, I am currently under
too heavy workload (exam time) to start this... any volunteers?

Best regards,
Markus Mottl

-- 
Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-04-17 19:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-15 11:28 standard library request: purely functional data structures Julian Assange
2000-04-17 15:18 ` Markus Mottl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).