Browse thread
[Caml-list] Cross-compiling OCaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-09-09 (01:51) |
From: | Jon Harrop <jon@j...> |
Subject: | Re: [Caml-list] Cross-compiling OCaml |
On Wednesday 01 September 2004 09:08, Erik de Castro Lopo wrote: > Jon Harrop <jon@jdh30.plus.com> wrote: > > I am under the impression that French Copyright laws make this difficult. > > IIRC, there was a post by Xavier long ago... > > Anybody have a pointer to this? http://caml.inria.fr/archives/200403/msg00171.html Essentially, the libraries we use are intended for use by the compiler and not by us (hence Hashtbl's semantics). OCaml programmers are advised to write third-party libraries and not to try to get stuff adopted into the core OCaml distribution. Cheers, Jon. ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners