[
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: | 2007-03-09 (13:54) |
From: | skaller <skaller@u...> |
Subject: | RE: [Caml-list] Interactive technical computing |
On Fri, 2007-03-09 at 07:33 -0600, Robert Fischer wrote: > >> After all, Java and C# aren't intended to be used like that, yet they > >> certainly have wide-spread adoption. > > > > They don't make binary shared libraries > > because the architecture is a virtual machine driven by > > bytecode .. they DO make dynamically linkable bytecode > > libraries. > > > As long as you play within the bounds of their VM. This is no different than Ocaml. Performance is different :) That's why I use Ocaml native code exclusively, which doesn't support dynamic loading (yet :) -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net