[MonoDevelop] CLR/C# versions with Ubuntu 12.10 and MonoDevelop

mikey at lawtechgold.com mikey at lawtechgold.com
Wed Jan 16 20:26:12 UTC 2013


>MonoDevelop is just the IDE (compiler is part of Mono), so to say that MonoDevelop supports C# 4.0 would just mean that it supports syntax >highlighting for any new syntactical features (more or less), which it does.


Thanks -

As I said, I'm new to Mono - still getting oriented, trying to
understand how the pieces fit together. 

So: to determine compatibility with a particular C# release I need to be
looking at the Mono package itself which includes the compiler, not the
IDE. I should be able to take it from there. Thanks for this important
clarification.

MNG




> -------- Original Message --------
> Subject: Re: [MonoDevelop] CLR/C# versions with Ubuntu 12.10 and
> MonoDevelop
> From: Jeff Stedfast <jeff at xamarin.com>
> Date: Wed, January 16, 2013 7:56 am
> To: mikey at lawtechgold.com
> Cc: monodevelop-list at lists.ximian.com
> 
> 
> I believe that Ubuntu probably has Mono 2.10.x, so yes, C# 4.0 is
> supported. The wikipedia page
> http://en.wikipedia.org/wiki/Mono_softwarehas a section on what's new
> in each Mono release for more details.
> 
> MonoDevelop is just the IDE (compiler is part of Mono), so to say that
> MonoDevelop supports C# 4.0 would just mean that it supports syntax
> highlighting for any new syntactical features (more or less), which it does.
> 
> MonoDevelop 4.0 will support C# 5.0 syntax highlighting and Mono 3.0
> (already in public beta) supports C# 5.0 and .NET 4.5.
> 
> Hope that helps,
> 
> Jeff
> 
> On Wed, Jan 16, 2013 at 4:02 AM, <mikey at lawtechgold.com> wrote:
> 
> > I'm running Ubuntu 12.10, and installed MonoDevelop from Synaptic, also
> > gtk-sharp2.
> >
> >
> > Synaptic installed MonoDevelop 3.0.3.2.
> >
> >
> > Very new to Mono (not to C#) I'm trying to figure out which version of
> > C# and the CLR is supported by this version of Mono and the IDE - I read
> > somewhere that C# 4.0 is supported.
> >
> >
> > Can anyone give me the details and options available on this?
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> >


More information about the Monodevelop-list mailing list