Toby DiPasquale on 19 Jul 2007 13:16:00 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[philly-lambda] Re: Scala, anyone?

  • From: "Toby DiPasquale" <codeslinger@gmail.com>
  • To: philly-lambda@googlegroups.com
  • Subject: [philly-lambda] Re: Scala, anyone?
  • Date: Thu, 19 Jul 2007 09:15:48 -0400
  • Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZCzMgpY1HGlULZUSrTu/9W9zkk/jd2axAeymhB2v055o1nxw+kegI7e5P5wDdKkBtRBo8AdLcX2hRIUBFl/VVhqkfY/3T0rYF/mFGBMx8dGCynnnw4bt0LMm1fkVUDCohcGKns3RIDrKIjycE8r6ROVdApG24KZHklnOk28ZX6E=
  • Domainkey-status: good (test mode)
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda-owner@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com

On 7/19/07, Andrew Gwozdziewycz <apgwoz@gmail.com> wrote:
> I think your confusing F# with something else, unless I'm missing something.
> F# is a Microsoft CLR language, which I'm sure is capable of calling any CLR
> code directly and seems to be inspired quite a bit by OCaml. I know even
> less
> about F# though, I did find
> http://research.microsoft.com/fsharp/fsharp.aspx .

I was not confused. My statement was in reply to your "hacked-up" comment.

Also, all languages that compile down to run on the CLR languages are
able to call other code also written to run on the CLR; that was one
of the main design points of the CLR. While the Scala guys and others
implementing on top of the JVM have to work to get that functionality,
it is a given for .NET as it was always intended to host multiple
languages.

Now, if only it had been designed to run on multiple platforms from
the beginning, too... ;-)

-- 
Toby DiPasquale

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Philly Lambda" group.
To unsubscribe from this group, send email to philly-lambda-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/philly-lambda?hl=en
-~----------~----~----~----~------~----~------~--~---