1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 09:14:39 +02:00

shorter desc

This commit is contained in:
JasonJAyalaP
2014-09-19 19:57:33 -05:00
parent 17e1f7293a
commit e0c71555d9

View File

@@ -7,8 +7,7 @@ contributors:
Nim (formally Nimrod) is a statically typed, imperative programming language Nim (formally Nimrod) is a statically typed, imperative programming language
that tries to give the programmer ultimate power without compromises on runtime that tries to give the programmer ultimate power without compromises on runtime
efficiency. This means it focuses on compile-time mechanisms in all their efficiency.
various forms.
Nim is efficient, expressive, and elegant. Nim is efficient, expressive, and elegant.