diff options
author | Jason J Ayala P <github@JasonAyala.com> | 2014-09-19 20:26:31 -0500 |
---|---|---|
committer | Jason J Ayala P <github@JasonAyala.com> | 2014-09-19 20:26:31 -0500 |
commit | dce5898d0696fe76940723b85a52c6fe191196fd (patch) | |
tree | ab03c4d0bb47a5c3fa513e2df37b05cc4e70a9d2 /nim.html.markdown | |
parent | 24cee5a4e6c2f7f4dd5519bd2ae161a5df21de0a (diff) |
cleanup
Diffstat (limited to 'nim.html.markdown')
-rw-r--r-- | nim.html.markdown | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nim.html.markdown b/nim.html.markdown index cb5f71a2..c878b5b6 100644 --- a/nim.html.markdown +++ b/nim.html.markdown @@ -6,8 +6,7 @@ contributors: --- Nim (formally Nimrod) is a statically typed, imperative programming language -that tries to give the programmer ultimate power without compromises on runtime -efficiency. +that gives the programmer power without compromises on runtime efficiency. Nim is efficient, expressive, and elegant. |