6 lines
241 B
Text
6 lines
241 B
Text
Nim is a statically typed compiled systems programming language. It
|
|
combines successful concepts from mature languages like Python, Ada and
|
|
Modula.
|
|
|
|
Its design focuses on efficiency, expressiveness, and elegance (in that
|
|
order of priority).
|