caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Ocaml shared libraries
@ 2004-05-17  6:09 Eric Stokes
  2004-05-17  7:46 ` skaller
  2004-05-17  8:22 ` Xavier Leroy
  0 siblings, 2 replies; 7+ messages in thread
From: Eric Stokes @ 2004-05-17  6:09 UTC (permalink / raw)
  To: caml-list

Hello All,
	As the director of a shop who is using Ocaml to do real work (yes I 
know, research is more important :P),
I would really like to be able to build a shared library out of code 
that I have written in Ocaml,
and link other Ocaml programs to it. There are practical reasons for 
wanting to do this, I write and maintain
some rather large systems written in Ocaml. Currently, whenever I 
update a library (not changing its interface),
I need to recompile and reinstall the entire system. These problems I 
can live with for now.
	But... I also have "delusions" (or so I'm told). IMHO, Ocaml is fast 
enough, and has enough good libraries
in existence to create a climate where Ocaml software will slowly start 
replacing software written in C.
I've been watching the building blocks go into place for six months 
now, and things look like they
are accelerating. As the number of libraries, and applications using 
them increases, static linking starts
to become a nightmare very quickly. If you were, for example, to build 
a desktop environment in Ocaml,
you'd have to rebuild the entire system every time you changed a core 
library. And, all the little executables
in the desktop would be HUGE. I think that Ocaml is a very good 
language (understatement) for building
large reliable systems, and I would hate to see its growth be hampered 
artificially by its lack of shared
libraries.


Eric Stokes
Middleware Technical Lead
California State University, Northridge

-------------------
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


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

end of thread, other threads:[~2004-05-17 15:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-17  6:09 [Caml-list] Ocaml shared libraries Eric Stokes
2004-05-17  7:46 ` skaller
2004-05-17  8:22 ` Xavier Leroy
2004-05-17 11:12   ` Michal Moskal
2004-05-17 13:45   ` John Goerzen
2004-05-17 14:27   ` Eric Stokes
     [not found]     ` <20040517.165146.60944531.andrieu@ijm.jussieu.fr>
2004-05-17 15:22       ` Eric Stokes

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).