mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-26 20:34:32 +03:00
mention rename
This commit is contained in:
parent
f665bf2753
commit
a261b8c445
@ -5,9 +5,10 @@ contributors:
|
|||||||
- ["Jason J. Ayala P.", "http://JasonAyala.com"]
|
- ["Jason J. Ayala P.", "http://JasonAyala.com"]
|
||||||
---
|
---
|
||||||
|
|
||||||
Nim is a statically typed, imperative programming language that tries to give
|
Nim (formally Nimrod) is a statically typed, imperative programming language
|
||||||
the programmer ultimate power without compromises on runtime efficiency. This
|
that tries to give the programmer ultimate power without compromises on runtime
|
||||||
means it focuses on compile-time mechanisms in all their various forms.
|
efficiency. This means it focuses on compile-time mechanisms in all their
|
||||||
|
various forms.
|
||||||
|
|
||||||
Nim is efficient, expressive, and elegant.
|
Nim is efficient, expressive, and elegant.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user