Jump to content

C# IDE for Linux

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Crane

Crane

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 398 posts
Did you guys know there was a free C# IDE for linux?

I wasn't even aware you could program C# in Linux. Can you do C# on the Mac as well??

Here is the free IDE - Monodevelop - looks nice:
http://www.monodevelop.com/Main_Page

#2
Void

Void

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 411 posts
I wasn't aware that you could program C# in Linux either!! Does Linux have Managed C++ as well?

What about Mac? Does it have C#?
Void

#3
brackett

brackett

    Programmer

  • Members
  • PipPipPipPip
  • 192 posts
Linux (and Windows) can use Mono to compile C#. I think that there's a alpha/beta VB.NET compiler too. Check out http://www.mono-project.com/Main_Page for all the gory details.