Integrating Nemerle in Visual C# 2010 Express

615 views Asked by At

I would like to use Nemerle to write parts of a .NET application. Is there a plugin for Visual C# 2010 Express? The only one I found returns an error because it is thought for a different version of Visual C#.

2

There are 2 answers

2
Don Reba On BEST ANSWER

The plan is to release Nemerle 1.0 with full 2008 integration ASAP, then work on 2010. There are major differences between these versions of Visual Studio.

2
NN_ On

There is no full working add on for VS2010 right now. There is some early stage work.

VS2010 early integration

If you wish, you can help with this project.