This page is no longer maintained — Please continue to the home page at www.scala-lang.org

[RMS][Mono]Scala for free software writing

8 replies
shuji yamamoto
Joined: 2009-06-17,
User offline. Last seen 42 years 45 weeks ago.

Hi.

RMS says:
http://www.fsf.org/news/dont-depend-on-mono
"free software shouldn't depend on Mono or C#"

Is it Scala on mono good for this probrem?

Thanks.

Michael Swierczek
Joined: 2009-07-01,
User offline. Last seen 42 years 45 weeks ago.
Re: [RMS][Mono]Scala for free software writing

I don't know if the Scala development lists are a good place to have
free software philosophy debates. But there was an article on
slashdot about this a few days ago, and a Mono developer named Jo
Shields makes a very well-reasoned argument in defense of Mono:
http://www2.apebox.org/wordpress/rants/124/

-Mike

2009/7/1 shuji yamamoto :
> Hi.
>
> RMS says:
> http://www.fsf.org/news/dont-depend-on-mono
> "free software shouldn't depend on Mono or C#"
>
> Is it Scala on mono good for this probrem?
>
> Thanks.
>
>

shuji yamamoto
Joined: 2009-06-17,
User offline. Last seen 42 years 45 weeks ago.
Re: [RMS][Mono]Scala for free software writing

Hi

Thanks for info.

Looks like Scala is good for Java-replacement.
So , I think what is good for C#-replacement,not about free software
philosophy.

shuji yamamoto
japan

On Wed, 01 Jul 2009 22:45:09 +0900, Michael Swierczek
wrote:

> I don't know if the Scala development lists are a good place to have
> free software philosophy debates. But there was an article on
> slashdot about this a few days ago, and a Mono developer named Jo
> Shields makes a very well-reasoned argument in defense of Mono:
> http://www2.apebox.org/wordpress/rants/124/
> -Mike
>> Hi.
>> RMS says:
>> http://www.fsf.org/news/dont-depend-on-mono
>> "free software shouldn't depend on Mono or C#"
>>
>> Is it Scala on mono good for this probrem?
>>
>> Thanks.

Landei
Joined: 2008-12-18,
User offline. Last seen 45 weeks 4 days ago.
Re: [RMS][Mono]Scala for free software writing

shuji yamamoto wrote:
>
> Hi
>
> Thanks for info.
>
> Looks like Scala is good for Java-replacement.
> So , I think what is good for C#-replacement,not about free software
> philosophy.
>
> shuji yamamoto
> japan
>

Hello,

I can see some activity in the trunk concerning the .NET version, so the
support will improve in Scala 2.8. However if you look for a C# replacement
*now* without loosing access to the .NET platform, you could try out F#.
がんばって、ね。

Cheers,
Daniel

shuji yamamoto
Joined: 2009-06-17,
User offline. Last seen 42 years 45 weeks ago.
Re: [RMS][Mono]Scala for free software writing

On Thu, 02 Jul 2009 17:06:23 +0900, Landei wrote:

Hi.
Scala is good for programmer of imperative language.
And , you know , Scala has power of functional language.

I hope Package of Scala on Mono/.NET

Thanks
ありがとう

> shuji yamamoto wrote:
>> Hi
>> Thanks for info.
>> Looks like Scala is good for Java-replacement.
>> So , I think what is good for C#-replacement,not about free software
>> philosophy.
>> shuji yamamoto
>> japan
> Hello,
> I can see some activity in the trunk concerning the .NET version, so the
> support will improve in Scala 2.8. However if you look for a C#
> replacement
> *now* without loosing access to the .NET platform, you could try out F#.
> がんばって、ね。
> Cheers,
> Daniel

Florian Hars
Joined: 2008-12-18,
User offline. Last seen 42 years 45 weeks ago.
Re: [RMS][Mono]Scala for free software writing

shuji yamamoto schrieb:
> Is it Scala on mono good for this probrem?

No, using scala on mono is not a good way to avoid using mono.
Using scala on an open JVM instead would be.

- Florian.

Ricky Clarkson
Joined: 2008-12-19,
User offline. Last seen 3 years 2 weeks ago.
Re: [RMS][Mono]Scala for free software writing

Why do you want a C# replacement?

2009/7/1 shuji yamamoto :
> Hi
>
> Thanks for info.
>
> Looks like Scala is good for Java-replacement.
> So , I think what is good for C#-replacement,not about free software
> philosophy.
>
> shuji yamamoto
> japan
>
> On Wed, 01 Jul 2009 22:45:09 +0900, Michael Swierczek
> wrote:
>
>> I don't know if the Scala development lists are a good place to have
>> free software philosophy debates.   But there was an article on
>> slashdot about this a few days ago, and a Mono developer named Jo
>> Shields makes a very well-reasoned argument in defense of Mono:
>> http://www2.apebox.org/wordpress/rants/124/
>> -Mike
>>>
>>> Hi.
>>> RMS says:
>>> http://www.fsf.org/news/dont-depend-on-mono
>>> "free software shouldn't depend on Mono or C#"
>>>
>>> Is it Scala on mono good for this probrem?
>>>
>>> Thanks.
>
>

shuji yamamoto
Joined: 2009-06-17,
User offline. Last seen 42 years 45 weeks ago.
Re: [RMS][Mono]Scala for free software writing

On Thu, 02 Jul 2009 18:13:54 +0900, Ricky Clarkson
wrote:
Hi.

> Why do you want a C# replacement?
I think that C# programmer will be happy when learn Scala , like Java
programmer learning Scala.
Software science should be for happiness of mankind.
Thanks.

> 2009/7/1 shuji yamamoto :
>> Hi
>> Thanks for info.
>> Looks like Scala is good for Java-replacement.
>> So , I think what is good for C#-replacement,not about free software
>> philosophy.
>> shuji yamamoto
>> japan
>>
>> On Wed, 01 Jul 2009 22:45:09 +0900, Michael Swierczek
>> wrote:
>>
>>> I don't know if the Scala development lists are a good place to have
>>> free software philosophy debates.   But there was an article on
>>> slashdot about this a few days ago, and a Mono developer named Jo
>>> Shields makes a very well-reasoned argument in defense of Mono:
>>> http://www2.apebox.org/wordpress/rants/124/
>>> -Mike
>>>>
>>>> Hi.
>>>> RMS says:
>>>> http://www.fsf.org/news/dont-depend-on-mono
>>>> "free software shouldn't depend on Mono or C#"
>>>>
>>>> Is it Scala on mono good for this probrem?
>>>>
>>>> Thanks.

Ricky Clarkson
Joined: 2008-12-19,
User offline. Last seen 3 years 2 weeks ago.
Re: [RMS][Mono]Scala for free software writing

Sure, but there's not a very big gap between C# and Scala, like there
is between Java and Scala.

2009/7/2 shuji yamamoto :
> On Thu, 02 Jul 2009 18:13:54 +0900, Ricky Clarkson
> wrote:
> Hi.
>
>> Why do you want a C# replacement?
>
> I think that C# programmer will be happy when learn Scala , like Java
> programmer learning Scala.
> Software science should be for happiness of mankind.
> Thanks.
>
>
>> 2009/7/1 shuji yamamoto :
>>>
>>> Hi
>>> Thanks for info.
>>> Looks like Scala is good for Java-replacement.
>>> So , I think what is good for C#-replacement,not about free software
>>> philosophy.
>>> shuji yamamoto
>>> japan
>>>
>>> On Wed, 01 Jul 2009 22:45:09 +0900, Michael Swierczek
>>> wrote:
>>>
>>>> I don't know if the Scala development lists are a good place to have
>>>> free software philosophy debates.   But there was an article on
>>>> slashdot about this a few days ago, and a Mono developer named Jo
>>>> Shields makes a very well-reasoned argument in defense of Mono:
>>>> http://www2.apebox.org/wordpress/rants/124/
>>>> -Mike
>>>>>
>>>>> Hi.
>>>>> RMS says:
>>>>> http://www.fsf.org/news/dont-depend-on-mono
>>>>> "free software shouldn't depend on Mono or C#"
>>>>>
>>>>> Is it Scala on mono good for this probrem?
>>>>>
>>>>> Thanks.
>

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland