[Haskell-cafe] Why are OCaml and Haskell being used at these companies?

Roel van Dijk vandijk.roel at gmail.com
Wed Nov 14 04:11:58 EST 2007


On Nov 13, 2007 5:03 PM, Laurent Deniau <laurent.deniau at cern.ch> wrote:
<snip>
> If your program is written in Java (resp. C) but the JIT is written in C
> (resp. OCaml), in which language is your code?
I'd say it's written in Java. If you have a bug where would you
correct it? If someone would like to see the code of your program what
would you show him/her? Your Java program is a code that is executed
by a (virtual) machine that just happens to delegate most work to
another machine.


More information about the Haskell-Cafe mailing list