Group: comp.lang.java.programmer
From: RedGrittyBrick
Date: Monday, March 10, 2008 11:01 AM
Subject: Re: Who uses Java?

Jon Harrop wrote:
> Mark Thornton wrote:
>> In the server world, non x86 CPUs still exist. A Java app can run
>> unchanged on any of IBM's disparate collection of hardware.
>
> Is recompilation really that much of a problem?
>

How many SKUs do you want to maintain for "F# for Numerics"?

Which of the following scenarios would be more useful to you?

1) IBM create an F# compiler that runs only on the IBM z10 and produces
native executables for that platform.

2) IBM create a CLR for the IBM z10 that runs the CIL produced by
Microsoft's F# compiler?