• InfoQ Homepage Nemerle Content on InfoQ. ... Nemerle: A Hybrid Programming Language For The .NET Platform.
  • nemerle.org. Joined March 2011. ... Nemerle at Visual Studio Gallery (.NET 4.5.1, Visual Studio 2013).
  • Nemerle is a general-purpose high-level statically typed programming language designed for platforms using the Common Language Infrastructure (.NET/Mono).
  • People who had previous ML contacts should probably go straight to Grokking Nemerle , and having a look at the Gtk text editor later won't hurt.
  • Nemerle is a general-purpose high-level statically typed programming language designed for platforms using the Common Language Infrastructure (.NET/Mono).
  • PInvoke. Nemerle yerel platform kitaplıklarından yararlanabilir. Sözdizimi C # 'lara ve diğer .NET dillerine çok benzer. İşte en basit örnek
  • Nemerle can take advantage of native platform libraries. The syntax is very similar to C#'s and other .NET languages. Here is the simplest example
  • C# bunları otomatik olarak yok sayar ve bu da bazen hatalara yol açar. Hesaplamanın sonucu daha fazla kullanılmazsa Nemerle bir uyarı verir.
  • Nemerle is a high-level statically-typed programming language for the .NET platform. It offers functional, object-oriented and imperative features.