From 6c23d540a7f0203394995590090ab2e55e0e6967 Mon Sep 17 00:00:00 2001 From: Adeel Date: Fri, 21 Nov 2014 13:17:46 +0000 Subject: [PATCH] added a description for Nemerle project --- dotnet-projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-projects.md b/dotnet-projects.md index b9825af..3338833 100644 --- a/dotnet-projects.md +++ b/dotnet-projects.md @@ -10,7 +10,7 @@ There are many .NET open source projects. You can always use a search engine to * Languages * [IronScheme](http://ironscheme.codeplex.com) - * [Nemerle](https://github.com/rsdn/nemerle) + * [Nemerle](https://github.com/rsdn/nemerle) A high-level statically-typed programming language which offers functional, object-oriented and imperative features and has a simple C# like syntax and a powerful meta-programming system. * Web CMS * [DNN (formerly DotNetNuke)](https://dotnetnuke.codeplex.com/)