mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +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"]
|
||||
---
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user