Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Markus Mottl <mottl@miss.wu-wien.ac.at>
To: caml-list@inria.fr (OCAML)
Subject: Okasaki's "Purely Functional Data Structures" translated to OCAML
Date: Tue, 19 Jan 1999 17:38:23 +0100 (MET)	[thread overview]
Message-ID: <199901191638.RAA18640@miss.wu-wien.ac.at> (raw)

ENGLISH VERSION:

Hello,

Just a short time ago I purchased Chris Okasaki's book "Purely
Functional Data Structures", which contains a great number of interesting
implementations of rather new data structures - unfortunately in SML
and Haskell only.

To make life easier for OCAML-programmers, I have started to translate
the sources from SML to OCAML - even applying lazy evaluation (module
"Lazy") as proposed by the author.

Until now, all sources until chapter six have been ported. You can download
them from:

  http://miss.wu-wien.ac.at/~mottl/ocaml_sources/intro.html

During the next days (if I have time), I will try to make the rest of
the sources available. If you want to help - mail me!

I have not yet had enough time to test all of the modules - they at least
typecheck correctly. But since the differences to SML are not really so
drastical, I guess that most modules should work correctly.

See the README in the distribution for more details.

Best regards,
Markus Mottl

-----

VERSION FRANCAISE (brève):

Bonjour,

J'ai commencé à traduire les modules du livre "Purely Functional Data
Structures" de Chris Okasaki de SML en OCAML.

Vous pouvez les obtenir de l'adresse suivante:

  http://miss.wu-wien.ac.at/~mottl/ocaml_sources/intro.html

En ce moment, seulement les premiers six chapitres sont traduits,
mais cela changera bientôt.

Cordialement,
Markus Mottl

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




                 reply	other threads:[~1999-01-19 16:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199901191638.RAA18640@miss.wu-wien.ac.at \
    --to=mottl@miss.wu-wien.ac.at \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox