Live data from Hacker News

Microsoft Open Sources C# Compiler

roslyn.codeplex.com

231–240 of 459 posts

Re: Microsoft Open Sources C# Compiler

#233
post #36

Anyone else getting deja vu? Makes me think of Sun open sourcing Java.

Sun open sourcing Java SE was the best thing that happened to the software industry in the last 10 years, at least. I don't care about Sun's motivation for doing it, but OpenJDK is here to say and Oracle cannot take that back, even if they wanted to. That's the power of open-source released under a strong license and the JVM is in fact turning into the new POSIX.

Here's to hoping that Microsoft goes beyond the compiler and open-sources the VM and the whole standard library too - .NET and C# always had great potential, it's a pity that Microsoft saw it as a way to sell Windows. And I hope they realize they have a long way to go before they catch up.

Re: Microsoft Open Sources C# Compiler

#236
post #221

Earlier quoted context omitted.

Well, I'd like to see Visual Studio for Linux with support for Java, Scala, Clojure, Haskell and other non-Microsoft technologies. That's my wishlist in this bright new era of Microsoft openness. I don't like Microsoft but Visual Studio is the only IDE I've ever tried that is substantially better than gedit/jedit. The auto-completion (intellisense) is just delightful to use.

Is Visual Studio auto-complete significantly different from IntelliJ or Eclipse? There are many great editors an the continium between gedit and Visual Studio, such as Sublime, hell even vim and emacs have autocomplete plugins.

C# support in IntelliJ would be a dream come true!

(yes, I know about ReSharper - but that's just lipstick on a pig)

Re: Microsoft Open Sources C# Compiler

#237
post #97

Earlier quoted context omitted.

I'm a hipster because I like open source and want more not-open-source things to be open source?

No, you're a hipster because you seem to think nothing is truly open until it's on git.

From http://roslyn.codeplex.com/ :

    git clone https://git01.codeplex.com/roslyn
Do you mean on github?
Post reply on HN