Browse thread
Wanted: your feedback on the hierarchy of OCaml Batteries Included
[
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: | 2008-11-19 (09:46) |
From: | Paolo Donadeo <p.donadeo@g...> |
Subject: | Re: [Caml-list] Wanted: your feedback on the hierarchy of OCaml Batteries Included |
Couldn't we take inspiration from the Python standard library [1]? Python hasn't namespace but is provided with a module system similar to OCaml *and* the standard library is really impressive. And nobody can say Python is a bureaucratic language like Java :-) [1] http://www.python.org/doc/2.5.2/lib/lib.html -- Paolo ~ ~ :wq