From a261b8c445d0c0af70348d6518d3e0204da94e1d Mon Sep 17 00:00:00 2001 From: JasonJAyalaP Date: Thu, 18 Sep 2014 18:28:42 -0500 Subject: mention rename --- nim.html.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/nim.html.markdown b/nim.html.markdown index f9ba975e..ae9f5ce0 100644 --- a/nim.html.markdown +++ b/nim.html.markdown @@ -5,9 +5,10 @@ contributors: - ["Jason J. Ayala P.", "http://JasonAyala.com"] --- -Nim is a statically typed, imperative programming language that tries to give -the programmer ultimate power without compromises on runtime efficiency. This -means it focuses on compile-time mechanisms in all their various forms. +Nim (formally Nimrod) is a statically typed, imperative programming language +that tries to give the programmer ultimate power without compromises on runtime +efficiency. This means it focuses on compile-time mechanisms in all their +various forms. Nim is efficient, expressive, and elegant. -- cgit v1.2.3