Nemerle 1.0 Released

added by alvasnet
5/17/2011 9:50:16 AM

288 Views

Today (May 17, 2011) first version of Nemerle 1.0 is released. Windows installer can be downloaded here http://goo.gl/UYyVr Official site: http://nemerle.org Twitter: http://twitter.com/#!/nemerle Facebook page: http://facebook.com/Nemerle The installer contains: * Command line Nemerle 1.0 compiler ncc.exe for .NET 2-3.5 and Mono 2.x. * Standard Nemerle Library and standard macro library. * Microsoft Visual Studio 2008 IDE integration module. * Nemerle Express Edition – standalone IDE based on Microsoft Visual Studio Shell 2008 Isolated. This product does not require Microsoft Visual Studio 2008, just download and install Microsoft Visual Studio Shell 2008 Isolated (http://goo.gl/GMV9a) at first, then run Nemerle 1.0 installer. Make sure that "Advanced" install mode used and option «Visual Studio Express Edition» is set. * Additional libraries – Nemerle Power Pack (ComputationExpressions, Nemerle.Xml, Nemerle.Peg, Nemerle.WPF, Nemerle.Aop, Nemerle.Linq). * Compiler-as-service .NET library (Nemerle.Compiler.dll). Note: ASP.NET MVC projects support requires ASP.NET MVC 2 RTM (http:// goo.gl/Z96A). Nemerle supports .cs files with C# 4.0 source code as a part of its project (dynamic and unsafe keywords are unsupported). Special thanks to Stanislav Matveev (aka hardcase) for this feature. Other download options: * Compiler, libraries and tool for .NET 4.0 (without IDE support) http://goo.gl/fAFCE * Compiler, libraries and tool for .NET 3.5 (without IDE support) http://goo.gl/FoCDj * Source code (allows debugging compiler's code) http://goo.gl/qlx9V * Experimental build of the Visual Studio 2010 addin http://goo.gl/zhAbY Official build of the Visual Studio 2010 addin will be published later. Now it's unstable sometimes.


0 comments