Category:Nim: Difference between revisions

no edit summary
mNo edit summary
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1:
{{language
|exec=machine
|gc=yes (optional)
|parampass=both
|express=both
Line 7:
|LCT=yes
|checking=static
|tags=nim
|site=http://nim-lang.org}}
{{language programming paradigm|imperative}}
Nim (formerly known as Nimrod) is a general purpose, high-level, system programming, statically typed imperative compiled programming language that is developed by Andreas Rumpf. There is a lot of focus on portability and efficiency. The language compiles to C, C++ and supports many C compilersJavaScript. Nim is actively being developed although it could use more developers. The language has extensive [httphttps://nim-lang.org/libdocumentation.html documentation], and a very good [httphttps://nimrodnim-lang.org/docs/tut1.html tutorial].
 
You can ask for help in the chat on Freenode in the #nim channel, on [https://gitter.im/nim-lang/Nim Gitter/Nim] or in the [https://forum.nim-lang.org forum].
Anonymous user