Browse thread
[Caml-list] Is anyone using caml for music or sound synthesis?
[
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: | -- (:) |
| From: | Oleg <oleg_inconnu@m...> |
| Subject: | Re: [Caml-list] Is anyone using caml for music or sound synthesis? |
On Friday 09 August 2002 04:50 am, William Chesters wrote: > The other thing to remember is that ocaml doesn't do inlining across > compilation boundaries. Why not? All dependencies still need to be recompiled when you change the module implementation (even when the interface is not changed) [1] Regards Oleg [1] When using ocamlopt, but not ocamlc ------------------- 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